diff --git a/generic/dpCmds.c b/generic/dpCmds.c index 80c2ad2..5c584a6 100644 --- a/generic/dpCmds.c +++ b/generic/dpCmds.c @@ -11,8 +11,8 @@ * */ -#include "generic/dpInt.h" #include +#include "generic/dpInt.h" /* * The default number of bytes for "dp_copy" to read in each call diff --git a/generic/dpRPC.c b/generic/dpRPC.c index 5243f87..1a1f73a 100755 --- a/generic/dpRPC.c +++ b/generic/dpRPC.c @@ -91,8 +91,8 @@ * will be reclaimed. */ +#include #include "generic/dpInt.h" -#include "tclInt.h" /* * If DBG() is defined, you will get ALOT of garbage on stdout