From b2e0df6cf55f8accd86fb0a726724744857714f4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jun 2012 01:55:05 -0500 Subject: Fix a number of tdebindings build issues This partially resolves Bug 597 Thanks to Darrell Anderson for the patch! --- dcopperl/DCOP.xs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dcopperl/DCOP.xs') diff --git a/dcopperl/DCOP.xs b/dcopperl/DCOP.xs index 7c6280dc..e5384478 100644 --- a/dcopperl/DCOP.xs +++ b/dcopperl/DCOP.xs @@ -26,11 +26,11 @@ #undef vform #endif -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include #include -- cgit v1.2.1