Mercurial > hg > xemacs-beta
comparison lib-src/gnuserv.h @ 438:84b14dcb0985 r21-2-27
Import from CVS: tag r21-2-27
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:32:25 +0200 |
parents | 3ecd8885ac67 |
children | abe6d1db359e |
comparison
equal
deleted
inserted
replaced
437:e2a4e8b94b82 | 438:84b14dcb0985 |
---|---|
41 #define PATCHLEVEL 2 | 41 #define PATCHLEVEL 2 |
42 | 42 |
43 #define NO_SHORTNAMES | 43 #define NO_SHORTNAMES |
44 /* gnuserv should not be compiled using SOCKS */ | 44 /* gnuserv should not be compiled using SOCKS */ |
45 #define DO_NOT_SOCKSIFY | 45 #define DO_NOT_SOCKSIFY |
46 #include <../src/config.h> | 46 #include <config.h> |
47 #undef read | 47 #undef read |
48 #undef write | 48 #undef write |
49 #undef open | 49 #undef open |
50 #undef close | 50 #undef close |
51 #undef signal | 51 #undef signal |