diff options
-rw-r--r-- | libports/ports.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libports/ports.h b/libports/ports.h index 36f514db..64366433 100644 --- a/libports/ports.h +++ b/libports/ports.h @@ -23,6 +23,7 @@ #include <mach.h> #include <stdlib.h> +#inclued <errno.h> struct port_info { |