summaryrefslogtreecommitdiff
path: root/ext/sybase_ct/php_sybase_ct.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sybase_ct/php_sybase_ct.h')
-rw-r--r--ext/sybase_ct/php_sybase_ct.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/sybase_ct/php_sybase_ct.h b/ext/sybase_ct/php_sybase_ct.h
index 5388062e8f..466ed536f5 100644
--- a/ext/sybase_ct/php_sybase_ct.h
+++ b/ext/sybase_ct/php_sybase_ct.h
@@ -30,8 +30,8 @@
/* $Id$ */
-#ifndef _PHP3_SYBASE_CT_H
-#define _PHP3_SYBASE_CT_H
+#ifndef _PHP_SYBASE_CT_H
+#define _PHP_SYBASE_CT_H
#if COMPILE_DL
#undef HAVE_SYBASE_CT
@@ -121,4 +121,4 @@ typedef struct {
#define phpext_sybase_ct_ptr sybase_module_ptr
-#endif /* _PHP3_SYBASE_CT_H */
+#endif /* _PHP_SYBASE_CT_H */