[PATCH-v6] samba 3.0.37 update
[openwrt/svn-archive/archive.git] / net / samba3 / patches / 180-fix_duplicate_define.patch
index e4362268035f5a834d69d895e9ef79b4792426d6..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,12 +0,0 @@
---- a/source/include/config.h
-+++ b/source/include/config.h
-@@ -1848,8 +1848,7 @@
- #define SIZEOF_LONG 4
- /* The size of the 'off_t' type */
--/* AR7 #define SIZEOF_OFF_T 8 */
--#define SIZEOF_OFF_T 4 /* AR7 */
-+/* #define SIZEOF_OFF_T 8 */
- /* The size of a `short', as computed by sizeof. */
- #define SIZEOF_SHORT 2