projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f29dd5
)
Don't need <alloca.h>
author
H. Peter Anvin
<hpa@smyrno.hos.anvin.org>
Fri, 30 Sep 2005 17:46:42 +0000
(10:46 -0700)
committer
H. Peter Anvin
<hpa@smyrno.hos.anvin.org>
Fri, 30 Sep 2005 17:46:42 +0000
(10:46 -0700)
daemon.c
patch
|
blob
|
history
diff --git
a/daemon.c
b/daemon.c
index
8366a33
..
b6006c7
100644
(file)
--- a/
daemon.c
+++ b/
daemon.c
@@
-1,6
+1,5
@@
#include "cache.h"
#include "pkt-line.h"
-#include <alloca.h>
#include <signal.h>
#include <sys/wait.h>
#include <sys/socket.h>