]> Zhao Yanbai Git Server - minix.git/commitdiff
mined.h: remove minix/config.h include. 70/2970/3
authorThomas Cort <tcort@minix3.org>
Sun, 22 Mar 2015 20:07:45 +0000 (16:07 -0400)
committerLionel Sambuc <lionel@minix3.org>
Tue, 24 Mar 2015 13:02:41 +0000 (14:02 +0100)
Nothing defined there is used by mined.

Change-Id: I38b692be1313aaed316eebd7caf8e879178d90dc

minix/commands/mined/mined.h

index fad5acfebdb09c97b9aab408fda8ca15c887cb6c..d0804baa5f747f721bae6d51e4cc52bccecb9246 100644 (file)
@@ -2,7 +2,7 @@
  *                             Mined.h                                   *
  *========================================================================*/
 
-#include <minix/config.h>
+
 #include <sys/types.h>
 #include <fcntl.h>
 #include <stdlib.h>