summaryrefslogtreecommitdiffstats
path: root/source/n/autofs/autofs-3.1.7.diff
blob: 7849eae95973910c954cf768c68f62687ad9f555 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./modules/lookup_program.c.orig	Sat Mar 24 14:16:45 2001
+++ ./modules/lookup_program.c	Sat Mar 24 14:18:18 2001
@@ -16,7 +16,7 @@
 
 #include <ctype.h>
 #include <errno.h>
-#include <limits.h>
+#include <linux/limits.h>
 #include <malloc.h>
 #include <stdio.h>
 #include <string.h>