9 lines
209 B
Diff
9 lines
209 B
Diff
|
--- rsync.h~ 2007-08-17 14:46:24.000000000 +0200
|
||
|
+++ rsync.h 2007-08-17 14:46:24.000000000 +0200
|
||
|
@@ -927,3 +927,5 @@
|
||
|
#ifdef MAINTAINER_MODE
|
||
|
const char *get_panic_action(void);
|
||
|
#endif
|
||
|
+
|
||
|
+#undef HAVE_LUTIMES
|