diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-05-23 17:30:47 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-23 17:30:47 +0000 |
commit | 2df378f58773c35e675427889fc292b89136c5ce (patch) | |
tree | 9fa69dc3ec927d25c477378a613f45803e8d552f | |
parent | d9bfe816e36d20e7a0434b5c927e263491e5ea24 (diff) |
Formerly chg-compl.c.~3~
-rw-r--r-- | libpager/chg-compl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpager/chg-compl.c b/libpager/chg-compl.c index 9e734c7c..cc11e044 100644 --- a/libpager/chg-compl.c +++ b/libpager/chg-compl.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include <stdio.h> /* The kernel calls this (as described in <mach/memory_object.defs>) when a memory_object_change_attributes call has completed. Read this |