Skip to content

Commit d6b89e7

Browse files
author
H. Peter Anvin
committed
Don't need <alloca.h>
1 parent 2f29dd5 commit d6b89e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

daemon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#include "cache.h"
22
#include "pkt-line.h"
3-
#include <alloca.h>
43
#include <signal.h>
54
#include <sys/wait.h>
65
#include <sys/socket.h>

0 commit comments

Comments
 (0)