diff options
Diffstat (limited to 'Zend/zend_alloc.h')
| -rw-r--r-- | Zend/zend_alloc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/zend_alloc.h b/Zend/zend_alloc.h index df24b98f70..cd9b742e83 100644 --- a/Zend/zend_alloc.h +++ b/Zend/zend_alloc.h @@ -18,8 +18,8 @@ */ -#ifndef _ALLOC_H -#define _ALLOC_H +#ifndef ZEND_ALLOC_H +#define ZEND_ALLOC_H #include <stdio.h> |
