CodingStyle.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-01-04 20:43:36 +00:00
parent 9099a7175e
commit 57b02fad06

View file

@ -29,7 +29,6 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#ifdef HAVE_STRING_H
# include <string.h>
#endif
@ -46,6 +45,7 @@
#ifdef HAVE_WINSOCK_H
# include <winsock.h>
#endif
#include <setjmp.h>
#include "bothdefs.h"
@ -95,7 +95,6 @@
# define model_t sunmodel_t
#endif
#ifdef __sun
# undef model_t
#endif