summaryrefslogtreecommitdiff
path: root/linux/picker.c
diff options
context:
space:
mode:
authorRik Faith <faith@alephnull.com>2000-01-17 10:27:29 +0000
committerRik Faith <faith@alephnull.com>2000-01-17 10:27:29 +0000
commitd545384a2b719f84a9a27ca7502f05325a49e646 (patch)
tree711c0ce5643eb90034c1a7ab6a7bb7e31d370f38 /linux/picker.c
parentfb0ace84a9e1afb0ec49b11d0a10898dbbb61502 (diff)
Try a more complex (and more correct?) method for finding kernel inlcude
files
Diffstat (limited to 'linux/picker.c')
-rw-r--r--linux/picker.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/picker.c b/linux/picker.c
index 186f28b2..ecdb2c15 100644
--- a/linux/picker.c
+++ b/linux/picker.c
@@ -1,4 +1,5 @@
#include <linux/autoconf.h>
+#include <linux/version.h>
#ifndef CONFIG_SMP
#define CONFIG_SMP 0
@@ -10,3 +11,4 @@
SMP = CONFIG_SMP
MODVERSIONS = CONFIG_MODVERSIONS
+RELEASE = UTS_RELEASE