projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f87901a
)
Even more missing unistd.h includes.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Fri, 12 Apr 2013 23:16:09 +0000
(
01:16
+0200)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Fri, 12 Apr 2013 23:16:09 +0000
(
01:16
+0200)
acceptor.cpp
patch
|
blob
|
history
diff --git
a/acceptor.cpp
b/acceptor.cpp
index
fbc5b04
..
6f7ffa2
100644
(file)
--- a/
acceptor.cpp
+++ b/
acceptor.cpp
@@
-1,4
+1,5
@@
#include <stdio.h>
+#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <signal.h>