freebsd-ports/devel/libassa/files/patch-assa:Address.h
Ying-Chieh Liao 930e963ab7 fix build on -stable
Noticed by:	bento via kris
2004-01-29 02:08:34 +00:00

10 lines
245 B
C

--- assa/Address.h.orig Thu Jan 29 00:58:13 2004
+++ assa/Address.h Thu Jan 29 01:11:14 2004
@@ -12,7 +12,6 @@
#ifndef ADDRESS_H
#define ADDRESS_H
-#include <netinet/in.h>
#include <netdb.h>
#include <sys/types.h>
#include <sys/socket.h>