diff --git a/src/afs/LINUX/osi_probe.c b/src/afs/LINUX/osi_probe.c index 43cc570871..11a1be39d0 100644 --- a/src/afs/LINUX/osi_probe.c +++ b/src/afs/LINUX/osi_probe.c @@ -53,6 +53,7 @@ # include "afs/param.h" #endif +#include #if defined(ENABLE_LINUX_SYSCALL_PROBING) #include /* early to avoid printf->printk mapping */ #include /* for scsi_command_size */ @@ -64,7 +65,6 @@ # include "afs/sysincludes.h" # include "afsincludes.h" #endif -#include #include #ifdef HAVE_LINUX_CONFIG_H # include