patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / linux / kmod.h
index 7c5af18..a484f52 100644 (file)
@@ -23,6 +23,8 @@
 #include <linux/errno.h>
 #include <linux/compiler.h>
 
+#define KMOD_PATH_LEN 256
+
 #ifdef CONFIG_KMOD
 /* modprobe exit status on success, -ve on error.  Return value
  * usually useless though. */