/* * Copyright (c) 1989 by the University of Washington * * For copying and distribution information, please see the file * . */ #include /* * pfs_debug - a global variable containing debugging flag * * Included in the library in case users forget to * include it themselves. */ int pfs_debug = 0;