[53199] trunk/base/src/pextlib1.0/sysctl.c

toby at macports.org toby at macports.org
Tue Jun 30 22:36:14 PDT 2009


Revision: 53199
          http://trac.macports.org/changeset/53199
Author:   toby at macports.org
Date:     2009-06-30 22:36:14 -0700 (Tue, 30 Jun 2009)
Log Message:
-----------
include relevant header

Modified Paths:
--------------
    trunk/base/src/pextlib1.0/sysctl.c

Modified: trunk/base/src/pextlib1.0/sysctl.c
===================================================================
--- trunk/base/src/pextlib1.0/sysctl.c	2009-07-01 05:35:51 UTC (rev 53198)
+++ trunk/base/src/pextlib1.0/sysctl.c	2009-07-01 05:36:14 UTC (rev 53199)
@@ -41,6 +41,8 @@
 #include <sys/types.h>
 #include <sys/sysctl.h>
 
+#include "sysctl.h"
+
 /*
  * Read-only wrapper for sysctlbyname(3). Only works for values of type CTLTYPE_INT.
  */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090630/67f9c0e3/attachment-0001.html>


More information about the macports-changes mailing list