Skip to content
Snippets Groups Projects
Commit 538dec23 authored by Jeremy McNamara's avatar Jeremy McNamara
Browse files

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1754 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent dae1a4e6
No related branches found
No related tags found
No related merge requests found
......@@ -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";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment