mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
11 lines
316 B
Diff
11 lines
316 B
Diff
--- include/fam.h.orig 2005-05-25 09:26:38.000000000 +0000
|
|
+++ include/fam.h 2005-05-25 09:27:04.000000000 +0000
|
|
@@ -41,7 +41,7 @@
|
|
*****************************************************************************/
|
|
|
|
/* For NAME_MAX - maximum # of chars in a filename */
|
|
-#include "limits.h"
|
|
+#include <limits.h>
|
|
|
|
|
|
|