Changeset 459
priserver will get look for headers in its parent directory
Until we find a mechanism to copy libsangoma.h and sangoma_pri.h
into /usr/include/sangoma directory
Committed by:
ncorbic
Date:
Oct 15 2005 * 00:19 (over 3 years ago)
Affected files:
libsangoma/trunk/examples/priserver.c (unified diff)
| r440 | r459 | |
|---|---|---|
| 13 | 13 | * ============================================================================ |
| 14 | 14 | */ |
| 15 | 15 | |
| 16 | #include <sangoma/api.h> | |
| 17 | #include <sangoma/pri.h> | |
| 16 | #include "../libsangoma.h" | |
| 17 | #include "../sangoma_pri.h" | |
| 18 | 18 | |
| 19 | 19 | typedef struct { |
| 20 | 20 | int pid; |
![Home changeset 459 [home]](/images/logo.png?1180520111)
RSS Feeds