]> Zhao Yanbai Git Server - minix.git/commitdiff
Remove obsolete warning in sys/sys/sysctl header 72/472/2
authorLionel Sambuc <lionel@minix3.org>
Fri, 5 Apr 2013 09:50:32 +0000 (11:50 +0200)
committerLionel Sambuc <lionel@minix3.org>
Fri, 5 Apr 2013 11:24:18 +0000 (13:24 +0200)
Change-Id: Idb9b10922d00d4b3886c8247f352cc4ec5fe17b4

sys/sys/sysctl.h

index 4706eae88c38d6be84cc197fd7a79195c6d8732d..16a8a1f2a770e9593f1b98fe72bfef5548d706b6 100644 (file)
@@ -1,13 +1,6 @@
 #ifndef _SYS_SYSCTL_H
 #define _SYS_SYSCTL_H
 
-/*
- * sysctl() is not supported. Warn non-libc programs including this header.
- */
-#ifndef _LIBC
-#warning Including sysctl.h header. sysctl() is not supported in Minix.
-#endif /* !_LIBC */
-
 /*
  * Used by gmon.
  */