Eliminate SCCS, LINT. Add HAVE_CONFIG_H.

This commit is contained in:
Ralf Corsepius
2007-03-30 05:15:58 +00:00
parent be96863141
commit 09fdb5e819
56 changed files with 170 additions and 196 deletions

View File

@@ -31,6 +31,10 @@
* $Id$
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include <sys/types.h>
#include <sys/socket.h>