*** include/common.h.orig	Sat Aug 24 19:07:41 1996
--- include/common.h	Tue Mar 11 11:23:07 1997
***************
*** 45,50 ****
--- 45,52 ----
  #define FALSE (0)
  #define TRUE  (!FALSE)
  
+ #include <stdio.h>
+ 
  #if 0
  #ifndef	HAVE_SYS_MALLOC_H
  char	*malloc(), *calloc();
