add smp_lock.h

This commit is contained in:
Karsten Keil 2003-06-27 15:26:39 +00:00
parent 670a5e1397
commit cbb5584a79
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
#ifdef CONFIG_KMOD
#include <linux/kmod.h>
#endif
#ifdef CONFIG_SMP
#include <linux/smp_lock.h>
#endif
hisaxobject_t *hisax_objects = NULL;
int core_debug;