Mercurial > hg > xemacs-beta
comparison src/m/delta.h @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
1:c0c6a60d29db | 2:ac2d302a0011 |
---|---|
166 /* We are using the standard AT&T Portable C Compiler */ | 166 /* We are using the standard AT&T Portable C Compiler */ |
167 # define SWITCH_ENUM_BUG | 167 # define SWITCH_ENUM_BUG |
168 # endif | 168 # endif |
169 | 169 |
170 #endif /* not __GNUC__ */ | 170 #endif /* not __GNUC__ */ |
171 | |
172 #ifdef HAVE_INET_SOCKETS /* this comes from autoconf */ | |
173 # define HAVE_SOCKETS /* NSE may or may not have been installed */ | |
174 #endif |