diff options
Diffstat (limited to 'main/fopen_wrappers.h')
-rw-r--r-- | main/fopen_wrappers.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/fopen_wrappers.h b/main/fopen_wrappers.h index 152c965d31..5c75cc35b4 100644 --- a/main/fopen_wrappers.h +++ b/main/fopen_wrappers.h @@ -17,8 +17,8 @@ */ /* $Id$ */ -#ifndef _FOPEN_WRAPPERS_H -#define _FOPEN_WRAPPERS_H +#ifndef FOPEN_WRAPPERS_H +#define FOPEN_WRAPPERS_H #include "php_globals.h" |