mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
|
--- module.c Tue Jun 29 05:36:28 1999
|
||
|
+++ module.c.new Sat Dec 11 01:34:45 1999
|
||
|
@@ -25,7 +25,6 @@
|
||
|
#include<stdlib.h>
|
||
|
#include<pwd.h>
|
||
|
#include<sys/types.h>
|
||
|
-#include<sys/resource.h>
|
||
|
#include<sys/wait.h>
|
||
|
#include<sys/stat.h>
|
||
|
#include<fcntl.h>
|