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.
 
 
 
 
 
 

10 lines
283 B

--- mlock/mlock.c.orig 2002-01-02 23:17:24.000000000 +0100
+++ 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>