mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 02:17:14 +08: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>
|
|
|
|
|
|
|