forked from Imagelibrary/rtems
Eliminate SCCS, LINT. Add HAVE_CONFIG_H.
This commit is contained in:
@@ -33,9 +33,9 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#if defined(LIBC_SCCS) && !defined(lint)
|
||||
static char sccsid[] = "@(#)getprotoname.c 8.1 (Berkeley) 6/4/93";
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
#if HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <netdb.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user