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:
219470d
)
Include compat.h to hopefully make it compatible with FreeBSD.
author
Joshua Colp
<jcolp@digium.com>
Tue, 11 Sep 2007 13:41:03 +0000
(13:41 +0000)
committer
Joshua Colp
<jcolp@digium.com>
Tue, 11 Sep 2007 13:41:03 +0000
(13:41 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82234
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
utils/hashtest2.c
patch
|
blob
|
history
diff --git
a/utils/hashtest2.c
b/utils/hashtest2.c
index
5242d34
..
9bd8831
100644
(file)
--- a/
utils/hashtest2.c
+++ b/
utils/hashtest2.c
@@
-44,6
+44,7
@@
#include <errno.h>
#include <unistd.h>
+#include "asterisk/compat.h"
#include "asterisk/lock.h"
#include "asterisk/astobj2.h"
#include "asterisk/channel.h"