mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
d6ef69309f
I used the SYS_BYTEORDER_H macro to decide whether or not to include <sys/byteorder.h>. This seems appropriate, but I'm happy to have the feature test changed to DGUX if this breaks some other platform. ramiro@netscape.com writes the follwing: There probably is a proper way to do this in a completely XP way, but dbm has been hacked so much that such a change is likely to break a random platform out there. Im protecting this code with #if defined(DGUX) to be really safe. |
||
---|---|---|
.. | ||
include | ||
macbuild | ||
src | ||
tests | ||
Makefile | ||
Makefile.in | ||
makefile.win |