1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00

Fix conditional compilation.

This commit is contained in:
Karl Heuer 1994-02-12 01:28:45 +00:00
parent 18a66f9916
commit be1dca2717

View file

@ -1914,14 +1914,12 @@ static char *get_system_name_cache;
static int get_system_name_predump_p;
#ifndef BSD4_1
#ifndef USG
#ifndef VMS
#ifdef HAVE_SOCKETS
#include <sys/socket.h>
#include <netdb.h>
#endif /* HAVE_SOCKETS */
#endif /* not VMS */
#endif /* not USG */
#endif /* not BSD4_1 */
char *