diff options
Diffstat (limited to 'otherlibs/unix/socketaddr.h')
-rw-r--r-- | otherlibs/unix/socketaddr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/socketaddr.h b/otherlibs/unix/socketaddr.h index 43d7e91b4..7269633ef 100644 --- a/otherlibs/unix/socketaddr.h +++ b/otherlibs/unix/socketaddr.h @@ -13,7 +13,7 @@ /* $Id$ */ -#include <misc.h> +#include "misc.h" #include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> |