[Midnightbsd-cvs] src [6496] trunk/libexec/mport.list/mport.list.c: osrelease is public now

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 15 01:32:39 EST 2013


Revision: 6496
          http://svnweb.midnightbsd.org/src/?rev=6496
Author:   laffer1
Date:     2013-12-15 01:32:39 -0500 (Sun, 15 Dec 2013)
Log Message:
-----------
osrelease is public now

Modified Paths:
--------------
    trunk/libexec/mport.list/mport.list.c

Modified: trunk/libexec/mport.list/mport.list.c
===================================================================
--- trunk/libexec/mport.list/mport.list.c	2013-12-15 06:32:04 UTC (rev 6495)
+++ trunk/libexec/mport.list/mport.list.c	2013-12-15 06:32:39 UTC (rev 6496)
@@ -35,7 +35,6 @@
 #include <string.h>
 #include <unistd.h>
 #include <mport.h>
-#include <mport_private.h>
 
 static void usage(void);
 static char * str_remove(const char *, const char);



More information about the Midnightbsd-cvs mailing list