[Pkg-wmaker-commits] [wmbiff] 18/32: misplaced string.h

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_3_8
in repository wmbiff.

commit 0b6f72b8e8addb78d0711c6aa734e6f04c475079
Author: bluehal <bluehal>
Date:   Wed Mar 6 07:59:40 2002 +0000

    misplaced string.h
---
 wmbiff/ShellClient.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmbiff/ShellClient.c b/wmbiff/ShellClient.c
index 7a32789..fce7b7f 100644
--- a/wmbiff/ShellClient.c
+++ b/wmbiff/ShellClient.c
@@ -10,9 +10,9 @@
 
 #include "Client.h"
 #include <errno.h>
+#include <string.h>
 #ifdef USE_DMALLOC
 #include <dmalloc.h>
-#include <string.h>
 #endif
 
 int shellCmdCheck(Pop3 pc)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list