mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
12 lines
316 B
Diff
12 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>
|
||
|
|
||
|
|
||
|
|