aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-18 14:31:21 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-07-18 14:31:21 +0000
commit6aad2478cab49459ce33a8eed7a2aaf8c1ce6b4b (patch)
treef85a79e4af015bd4c9ea0d2449531877e0e7053c /build_tools
parentfac0763b7437654520b3c86a6dc4554478905963 (diff)
get rid of warning
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6152 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/vercomp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/vercomp.c b/build_tools/vercomp.c
index acc32f181..b2ba102af 100755
--- a/build_tools/vercomp.c
+++ b/build_tools/vercomp.c
@@ -20,6 +20,7 @@
*/
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>