Module Name:    src
Committed By:   justin
Date:           Sun Jan 18 17:33:08 UTC 2015

Modified Files:
        src/sys/rump/librump/rumpnet/opt: opt_inet.h

Log Message:
Revert removal of opt_inet.h as many cases may still require it


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/librump/rumpnet/opt/opt_inet.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/rump/librump/rumpnet/opt/opt_inet.h
diff -u src/sys/rump/librump/rumpnet/opt/opt_inet.h:1.3 src/sys/rump/librump/rumpnet/opt/opt_inet.h:1.4
--- src/sys/rump/librump/rumpnet/opt/opt_inet.h:1.3	Sun Jan 18 17:06:24 2015
+++ src/sys/rump/librump/rumpnet/opt/opt_inet.h	Sun Jan 18 17:33:08 2015
@@ -1 +1,4 @@
-/*	$NetBSD: opt_inet.h,v 1.3 2015/01/18 17:06:24 justin Exp $	*/
+/*	$NetBSD: opt_inet.h,v 1.4 2015/01/18 17:33:08 justin Exp $	*/
+
+#define INET  1
+#define INET6 1

Reply via email to