mirror of https://github.com/postgres/postgres
header file. SunOS 4 is probably broken anyway, but this item stuck out as completely weird.REL8_5_ALPHA1_BRANCH
parent
218b4e8dd8
commit
21a743e886
@ -1,5 +1,7 @@ |
||||
/*
|
||||
* $PostgreSQL: pgsql/src/include/port/sunos4.h,v 1.10 2008/05/17 01:28:24 adunstan Exp $
|
||||
* $PostgreSQL: pgsql/src/include/port/sunos4.h,v 1.11 2008/12/11 09:17:07 petere Exp $
|
||||
* |
||||
* sprintf() returns char *, not int, on SunOS 4.1.x */ |
||||
#define SPRINTF_CHAR |
||||
|
||||
#include <unistd.h> |
||||
|
||||
Loading…
Reference in new issue