summaryrefslogtreecommitdiff
path: root/libports
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-09-22 14:19:09 +0000
committerRoland McGrath <roland@gnu.org>1995-09-22 14:19:09 +0000
commita032d95e24c8d39b99135eb88a2b61b5cb55e871 (patch)
treef8bf282d0cbf773dece7bdfe1df007a9e232d658 /libports
parent43476ce23620d10db1c248a277871ce764a2877c (diff)
Include errno.h for error_t decl.
Diffstat (limited to 'libports')
-rw-r--r--libports/ports.h1
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
{