--- src/bin/spiced.c.orig 2015-11-05 17:58:45 UTC +++ src/bin/spiced.c @@ -16,12 +16,11 @@ Author: 1985 Wayne A. Christopher, U. C. #include "spice.h" #include -#ifdef HAVE_STRINGS_H -#include -#else #include -#endif #include +#include +#include +#include #include #ifdef HAVE_SOCKET