diff options
Diffstat (limited to 'ext/icap/php_icap.h')
-rw-r--r-- | ext/icap/php_icap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/icap/php_icap.h b/ext/icap/php_icap.h index 266b297f17..2370f3d270 100644 --- a/ext/icap/php_icap.h +++ b/ext/icap/php_icap.h @@ -1,7 +1,7 @@ /* $Id$ */ -#ifndef _INCLUDED_ICAP_H -#define _INCLUDED_ICAP_H +#ifndef PHP_ICAP_H +#define PHP_ICAP_H #if HAVE_ICAP |