diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 21:18:00 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 21:18:00 +0200 |
commit | 4540ec61fdb9e5301c929f42229299e0492ad877 (patch) | |
tree | a9b8d2842f7a245865271ab34aeee9c4b4d14b48 /base/fam/fam-2.7.0-limits.patch | |
parent | 239db1a8ceccdcdf062ed7aff6fdf6775ca066c5 (diff) | |
download | nutyx-extra-4540ec61fdb9e5301c929f42229299e0492ad877.tar.gz nutyx-extra-4540ec61fdb9e5301c929f42229299e0492ad877.tar.bz2 nutyx-extra-4540ec61fdb9e5301c929f42229299e0492ad877.tar.xz nutyx-extra-4540ec61fdb9e5301c929f42229299e0492ad877.zip |
fam, port nettoye
Diffstat (limited to 'base/fam/fam-2.7.0-limits.patch')
-rw-r--r-- | base/fam/fam-2.7.0-limits.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/base/fam/fam-2.7.0-limits.patch b/base/fam/fam-2.7.0-limits.patch deleted file mode 100644 index 424895719..000000000 --- a/base/fam/fam-2.7.0-limits.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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> - - - |