diff options
Diffstat (limited to 'src/conf.h')
| -rw-r--r-- | src/conf.h | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -18,8 +18,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 18 | 18 | ||
| 19 | */ | 19 | */ |
| 20 | 20 | ||
| 21 | #ifndef __CONF_H__ | 21 | #ifndef CONF_H |
| 22 | #define __CONF_H__ | 22 | #define CONF_H |
| 23 | 23 | ||
| 24 | #ifdef HAVE_CONFIG_H | 24 | #ifdef HAVE_CONFIG_H |
| 25 | #include <config.h> | 25 | #include <config.h> |
