Whitespace.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-01-26 06:10:50 +00:00
parent e1f4bc624a
commit 2d9f722218

View file

@ -29,12 +29,11 @@
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include "config.h" # include "config.h"
#endif #endif
#ifdef HAVE_STRING_H #ifdef HAVE_STRING_H
#include <string.h> # include <string.h>
#endif #endif
#ifdef HAVE_STRINGS_H #ifdef HAVE_STRINGS_H
#include <strings.h> # include <strings.h>
#endif #endif
#include <stdarg.h> #include <stdarg.h>