From b95a3586e3af5aad0e4c3322faa4daa06cf7b647 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 28 Jan 2009 17:19:48 +0000 Subject: Make it compile on Windows, by Fridrich Strbra. (Just compile; little 2009-01-28 Tor Lillqvist Make it compile on Windows, by Fridrich Strbra. (Just compile; little chance of it actually doing anything sensible on Windows at this point...) * Makefile.am: Use -no-undefined on Windows. Link with libeutil. * backup.c: Remove unused . * backup-restore.c: Check HAVE_SYS_WAIT_H. svn path=/trunk/; revision=37148 --- plugins/backup-restore/backup.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/backup-restore/backup.c') diff --git a/plugins/backup-restore/backup.c b/plugins/backup-restore/backup.c index 26c4fb958f..f7a42114aa 100644 --- a/plugins/backup-restore/backup.c +++ b/plugins/backup-restore/backup.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3