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:
8ea611a
)
add missing header file
author
Dwayne M. Hubbard
<dwayne.hubbard@gmail.com>
Wed, 19 Dec 2007 00:09:05 +0000
(
00:09
+0000)
committer
Dwayne M. Hubbard
<dwayne.hubbard@gmail.com>
Wed, 19 Dec 2007 00:09:05 +0000
(
00:09
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93827
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_osplookup.c
patch
|
blob
|
history
diff --git
a/apps/app_osplookup.c
b/apps/app_osplookup.c
index
46618f4
..
a65ecf6
100644
(file)
--- a/
apps/app_osplookup.c
+++ b/
apps/app_osplookup.c
@@
-40,6
+40,7
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <osp/osp.h>
#include <osp/osputils.h>
+#include "asterisk/paths.h"
#include "asterisk/lock.h"
#include "asterisk/config.h"
#include "asterisk/utils.h"