We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df6482 commit 714c5f0Copy full SHA for 714c5f0
ext/sysvmsg/php_sysvmsg.h
@@ -17,7 +17,7 @@
17
#ifndef PHP_SYSVMSG_H
18
#define PHP_SYSVMSG_H
19
20
-#if HAVE_SYSVMSG
+#ifdef HAVE_SYSVMSG
21
22
extern zend_module_entry sysvmsg_module_entry;
23
#define phpext_sysvmsg_ptr &sysvmsg_module_entry
0 commit comments