diff options
Diffstat (limited to 'ncr-limits.c')
-rw-r--r-- | ncr-limits.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncr-limits.c b/ncr-limits.c index 746434c..5340954 100644 --- a/ncr-limits.c +++ b/ncr-limits.c @@ -29,7 +29,7 @@ #include <linux/file.h> #include <linux/cred.h> #include "ncr.h" -#include "ncr_int.h" +#include "ncr-int.h" /* arbitrary now */ static unsigned int max_per_user[] = { |