Changeset 726
Small fix to the way confdefs.h is included.
Committed by:
jcollie
Date:
Oct 28 2005 * 19:13 (over 3 years ago)
Affected files:
openpbx/branches/cypro/include/openpbx.h (unified diff)
| r701 | r726 | |
|---|---|---|
| 13 | 13 | |
| 14 | 14 | #ifndef _OPENPBX_H |
| 15 | 15 | #define _OPENPBX_H |
| 16 | ||
| 17 | #ifdef HAVE_CONFIG_H | |
| 16 | 18 | #include "confdefs.h" |
| 19 | #endif | |
| 20 | ||
| 17 | 21 | #define DEFAULT_LANGUAGE "en" |
| 18 | 22 | |
| 19 | 23 | #define OPBX_CONFIG_MAX_PATH 255 |
![Home changeset 726 [home]](/images/logo.png?1180520111)
RSS Feeds