Skip to content

Commit

Permalink
Don't need <alloca.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
H. Peter Anvin committed Sep 30, 2005
1 parent 2f29dd5 commit d6b89e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion daemon.c
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit d6b89e7

Please sign in to comment.