mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Makefile added newly and modified the header file for NetWare.
This commit is contained in:
parent
cafc0b2e59
commit
f58016b348
2 changed files with 172 additions and 0 deletions
|
@ -42,6 +42,8 @@ extern zend_module_entry pgsql_module_entry;
|
|||
#else
|
||||
#define PHPAPI __declspec(dllimport)
|
||||
#endif
|
||||
#elif defined NETWARE
|
||||
#include <libpq-fs.h>
|
||||
#else
|
||||
#include <libpq/libpq-fs.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue