summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/CopyJob.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/CopyJob.cc b/lib/CopyJob.cc
index 1044c92..0cf7f4b 100644
--- a/lib/CopyJob.cc
+++ b/lib/CopyJob.cc
@@ -17,8 +17,9 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: CopyJob.cc,v 1.33 2007-05-30 11:57:09 pixel Exp $ */
+/* $Id: CopyJob.cc,v 1.34 2007-05-30 11:58:50 pixel Exp $ */
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "CopyJob.h"