From: Brian E Gallew <geek+@cmu.edu>

Marc G. Fournier <scrappy@hub.org>

Commit: 527f8babc726340e6ccf0ca0f26cd190e17f4ad9
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-02-14T19:56:21Z
Releases: 7.1.1
From: Brian E Gallew <geek+@cmu.edu>

dgux 5.4R4.11

Missing port-protos.h (not needed, I think).  Wants dld.h.  Should
really use the system dl stuff (like i386_solaris).  Needs to include
<netinet/in.h> before <arpa/inet.h>.  Here are some patches...

Files

PathChange+/−
src/backend/port/dynloader/dgux.c modified +3 −97
src/backend/port/dynloader/dgux.h modified +13 −12
src/include/config.h.in modified +6 −0