11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
--- bladeenc/bladesys.c.orig Thu Dec 9 23:32:21 1999
|
|
+++ bladeenc/bladesys.c Thu Dec 9 23:34:56 1999
|
|
@@ -50,6 +50,7 @@
|
|
|
|
#ifdef UNIX_SYSTEM
|
|
# include <pwd.h>
|
|
+# include <sys/time.h>
|
|
# include <sys/resource.h>
|
|
# include <unistd.h>
|
|
# include <sys/types.h>
|