You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
387 B
12 lines
387 B
|
23 years ago
|
diff -Naur imaputils-2000.orig/mlock/mlock.c imaputils-2000/mlock/mlock.c
|
||
|
|
--- imaputils-2000.orig/mlock/mlock.c 2002-01-02 23:17:24.000000000 +0100
|
||
|
|
+++ imaputils-2000/mlock/mlock.c 2003-09-23 15:56:21.110459835 +0200
|
||
|
|
@@ -24,6 +24,7 @@
|
||
|
|
#include <sysexits.h>
|
||
|
|
#include <syslog.h>
|
||
|
|
#include <grp.h>
|
||
|
|
+#include <netdb.h>
|
||
|
|
#include <sys/types.h>
|
||
|
|
#include <sys/file.h>
|
||
|
|
#include <sys/stat.h>
|