* localaddr.c: Remove socket include files now handled in k5-int.h.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5165
dc483132-0cff-0310-8789-
dd5450dbe970
+Fri Mar 17 19:56:39 1995 John Gilmore (gnu at toad.com)
+
+ * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in.
+ * localaddr.c: Remove socket include files now handled in k5-int.h.
+
Wed Mar 15 12:19:47 1995 Keith Vetter (keithv@fusion.com)
* sendto_kdc.c: made to work on the PC.
CFLAGS = $(CCOPTS) $(DEFS)
-LDFLAGS = -g
##DOSBUILDTOP = ..\..\..
##DOSLIBNAME=..\krb5.lib
/* needed for solaris, harmless elsewhere... */
#define BSD_COMP
#include <sys/ioctl.h>
-#include <sys/socket.h>
#include <sys/time.h>
-#include <net/if.h>
#include <errno.h>
/*