need sys/file.h for flock()

This commit is contained in:
Andrew Tridgell
1998-05-13 09:01:11 +00:00
parent 13c5fc0e14
commit 6c8f537302

View File

@@ -179,6 +179,7 @@
#include <arpa/inet.h>
#include <netdb.h>
#include <syslog.h>
#include <sys/file.h>
#ifndef S_IFLNK
#define S_IFLNK 0120000