chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
be3ebd9
)
build fix for linux
author
Richard Kettlewell
<rjk@greenend.org.uk>
Mon, 19 Nov 2007 21:27:00 +0000
(21:27 +0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Mon, 19 Nov 2007 21:27:00 +0000
(21:27 +0000)
server/stats.c
patch
|
blob
|
blame
|
history
diff --git
a/server/stats.c
b/server/stats.c
index d34b0e4764404bdb1873f32dae0b30e942e8ae67..f23ecf9a815a67c18994add4b0dad4c8a72e36c1 100644
(file)
--- a/
server/stats.c
+++ b/
server/stats.c
@@
-27,6
+27,7
@@
#include <pcre.h>
#include <getopt.h>
#include <syslog.h>
#include <pcre.h>
#include <getopt.h>
#include <syslog.h>
+#include <unistd.h>
#include "defs.h"
#include "mem.h"
#include "defs.h"
#include "mem.h"