# HG changeset patch # User nenolod # Date 1130559610 25200 # Node ID fb63244569dd315c08df032ca693cefcaa6c3ced # Parent 017b4470521617241510ef90032877f6e630836b [svn] More dragonflybsd fixes. diff -r 017b44705216 -r fb63244569dd Input/aac/include/systems.h --- a/Input/aac/include/systems.h Fri Oct 28 20:07:59 2005 -0700 +++ b/Input/aac/include/systems.h Fri Oct 28 21:20:10 2005 -0700 @@ -84,13 +84,6 @@ const char *lib, const char *fmt, ...); -#ifndef HAVE_IN_PORT_T -typedef uint16_t in_port_t; -#endif - -#ifndef HAVE_SOCKLEN_T -typedef unsigned int socklen_t; -#endif #ifdef sun #include