diff src/getloadavg.c @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 557eaa0339bf
children 90d73dddcdc4
line wrap: on
line diff
--- a/src/getloadavg.c	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/getloadavg.c	Mon Aug 13 10:28:48 2007 +0200
@@ -80,7 +80,8 @@
 #endif
 
 #ifdef XEMACS
-#include "lisp.h" /* for encapsulated open, close, read, write */
+#include "lisp.h"
+#include "sysfile.h" /* for encapsulated open, close, read, write */
 #endif /* XEMACS */
 
 /* Exclude all the code except the test program at the end