changeset 58:fb63244569dd trunk

[svn] More dragonflybsd fixes.
author nenolod
date Fri, 28 Oct 2005 21:20:10 -0700
parents 017b44705216
children 63967463bde0
files Input/aac/include/systems.h
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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 <limits.h>