projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bce06ef
)
Bug 6223 - Remove unnecessary header that caused FreeBSD not to compile
author
Tilghman Lesher
<tilghman@meg.abyt.es>
Thu, 12 Jan 2006 21:18:46 +0000
(21:18 +0000)
committer
Tilghman Lesher
<tilghman@meg.abyt.es>
Thu, 12 Jan 2006 21:18:46 +0000
(21:18 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8038
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
udptl.c
patch
|
blob
|
history
diff --git
a/udptl.c
b/udptl.c
index
71068d3
..
ec5e2ce
100644
(file)
--- a/
udptl.c
+++ b/
udptl.c
@@
-21,7
+21,6
@@
#include <signal.h>
#include <errno.h>
#include <unistd.h>
-#include <stdint.h>
#include <netinet/in.h>
#include <sys/time.h>
#include <sys/socket.h>