projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7754e5
)
Don't #include <alloca.h> anymore.
author
Guus Sliepen
<guus@tinc-vpn.org>
Thu, 2 Jun 2011 15:55:29 +0000
(17:55 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Thu, 2 Jun 2011 15:55:29 +0000
(17:55 +0200)
have.h
patch
|
blob
|
history
diff --git
a/have.h
b/have.h
index
de00910
..
0ab8134
100644
(file)
--- a/
have.h
+++ b/
have.h
@@
-58,10
+58,6
@@
#include <inttypes.h>
#endif
-#ifdef HAVE_ALLOCA_H
-#include <alloca.h>
-#endif
-
/* Include system specific headers */
#ifdef HAVE_SYSLOG_H