blob: 125eb0dc5c98295b8e33d3c13a8d0f5c2369b66a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- parseline.c Tue Jun 29 05:36:47 1999
+++ parseline.c.new Sat Dec 11 01:34:21 1999
@@ -25,7 +25,6 @@
#include<string.h>
#include<pwd.h>
#include<sys/types.h>
-#include<sys/resource.h>
#include<sys/wait.h>
#include<sys/stat.h>
#include<fcntl.h>
|