Skip to content

Commit 540067f

Browse files
author
Anantha Kesari H Y
committed
NetWare related changes/modifications.
1 parent 3789aab commit 540067f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/bcmath/libbcmath/src/config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#if PHP_WIN32
22
#include "../../../../main/config.w32.h"
3+
#elif defined(NETWARE)
4+
#include "config.nw.h"
35
#else
46
#include "php_config.h"
57
#endif

0 commit comments

Comments
 (0)