diff options
Diffstat (limited to 'testing/portablexdr/portablexdr-4.9.1-no-config-h.patch')
-rw-r--r-- | testing/portablexdr/portablexdr-4.9.1-no-config-h.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch b/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch new file mode 100644 index 0000000000..5307966a5b --- /dev/null +++ b/testing/portablexdr/portablexdr-4.9.1-no-config-h.patch @@ -0,0 +1,6 @@ +--- portablexdr-4.9.1/rpc/rpc.h.old 2011-07-05 14:36:57.938389205 +0100 ++++ portablexdr-4.9.1/rpc/rpc.h 2011-07-05 14:37:04.213519063 +0100 +@@ -1,3 +1,2 @@ +-#include "config.h" + #include <rpc/types.h> + #include <rpc/xdr.h> |