diff options
Diffstat (limited to 'ncr-data.c')
-rw-r--r-- | ncr-data.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ #include <asm/ioctl.h> #include <linux/scatterlist.h> #include "ncr.h" -#include "ncr_int.h" +#include "ncr-int.h" /* must be called with data semaphore down */ static void _ncr_data_unlink_item(struct data_item_st *item) |