artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b19cb
)
undo last change.
author
mickey
<mickey@openbsd.org>
Thu, 12 Dec 1996 13:50:53 +0000
(13:50 +0000)
committer
mickey
<mickey@openbsd.org>
Thu, 12 Dec 1996 13:50:53 +0000
(13:50 +0000)
sys/sys/socket.h
patch
|
blob
|
history
diff --git
a/sys/sys/socket.h
b/sys/sys/socket.h
index
fcdacbe
..
2069279
100644
(file)
--- a/
sys/sys/socket.h
+++ b/
sys/sys/socket.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: socket.h,v 1.
7 1996/12/12 13:39:47 deraadt Exp $
*/
+/* $OpenBSD: socket.h,v 1.
8 1996/12/12 13:50:53 mickey Exp $
*/
/* $NetBSD: socket.h,v 1.14 1996/02/09 18:25:36 christos Exp $ */
/*
@@
-323,7
+323,6
@@
struct omsghdr {
#include <sys/cdefs.h>
-struct sockaddr_in;
__BEGIN_DECLS
int accept __P((int, struct sockaddr *, int *));
int bind __P((int, const struct sockaddr *, int));