dect
/
asterisk
Archived
13
0
Fork 0

we only need to include stdlib.h once. Thanks bkw

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1754 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
jeremy 2003-11-15 06:14:15 +00:00
parent ea6c73be35
commit 8bf61362f3
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>
static char *tdesc = "Trivial skeleton Application";