summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-11-06 21:33:54 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-11-06 21:33:54 +0000
commit20cb496aa95f4c1b48a721dcdc8151bec1f3962c (patch)
treeb54ff5ea8ed190942f63e5efb93ee481439a1c50
parented71807b026da7ed522dab83f1d43ef74cd7a0a4 (diff)
Formerly pfinet.h.~10~
-rw-r--r--pfinet/pfinet.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h
index 6c1e6c45..a65129c4 100644
--- a/pfinet/pfinet.h
+++ b/pfinet/pfinet.h
@@ -53,3 +53,8 @@ struct sock_addr
int ethernet_demuxer (mach_msg_header_t *, mach_msg_header_t *);
void setup_ethernet_device (void);
+
+/* MiG bogosity */
+typedef struct sock_user *sock_user_t;
+typedef struct sock_addr *sock_addr_t;
+