Module Name:    src
Committed By:   pooka
Date:           Wed Jan  8 11:04:47 UTC 2014

Modified Files:
        src/lib/librumpuser: rumpuser_port.h

Log Message:
remove obsolete definitions


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/librumpuser/rumpuser_port.h

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

Modified files:

Index: src/lib/librumpuser/rumpuser_port.h
diff -u src/lib/librumpuser/rumpuser_port.h:1.25 src/lib/librumpuser/rumpuser_port.h:1.26
--- src/lib/librumpuser/rumpuser_port.h:1.25	Wed Jan  8 01:47:31 2014
+++ src/lib/librumpuser/rumpuser_port.h	Wed Jan  8 11:04:47 2014
@@ -1,4 +1,4 @@
-/*	$NetBSD: rumpuser_port.h,v 1.25 2014/01/08 01:47:31 pooka Exp $	*/
+/*	$NetBSD: rumpuser_port.h,v 1.26 2014/01/08 11:04:47 pooka Exp $	*/
 
 /*
  * Portability header for non-NetBSD platforms.
@@ -21,8 +21,6 @@
 #define PLATFORM_HAS_NBSYSCTL
 #define PLATFORM_HAS_NBFILEHANDLE
 
-#define PLATFORM_HAS_DISKLABEL
-#define PLATFORM_HAS_NBMODULES
 #define PLATFORM_HAS_STRSUFTOLL
 #define PLATFORM_HAS_SETGETPROGNAME
 

Reply via email to