Linux: Simplify header file checks
[openafs.git] / src / afs / LINUX / osi_probe.c
index 9d6da56..5f87b70 100644 (file)
@@ -62,7 +62,7 @@
 #endif
 #include <linux/version.h>
 #include <linux/sched.h>
-#ifdef CONFIG_H_EXISTS
+#ifdef HAVE_LINUX_CONFIG_H
 # include <linux/config.h>
 #endif
 #include <linux/linkage.h>