[BACK]Return to mloop.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / window

Diff for /src/usr.bin/window/Attic/mloop.c between version 1.7 and 1.8

version 1.7, 2003/06/03 02:56:23 version 1.8, 2003/07/18 23:11:43
Line 42 
Line 42 
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/types.h>
   #include <unistd.h>
 #include "defs.h"  #include "defs.h"
   
 mloop()  mloop()

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8