summaryrefslogtreecommitdiff
blob: 475d6c0159cd9ab3bac072c150cb71cb24b72844 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- include/fam.h.orig	2005-05-06 17:42:40.772797499 +0100
+++ include/fam.h	2005-05-06 17:36:55.081176093 +0100
@@ -41,7 +41,7 @@
 *****************************************************************************/
 
 /* For NAME_MAX - maximum # of chars in a filename */
-#include "limits.h"
+#include <limits.h>