Whitespace.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-01-27 02:11:58 +00:00
parent 2d9f722218
commit 4c4e7e9530

View file

@ -31,11 +31,12 @@
#endif #endif
#include <stdlib.h> #include <stdlib.h>
#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 "cmd.h" #include "cmd.h"