Hi

Nothing in the request header is used by util. It causes some
recursive inclusion in code I'm working on too.

-- 
Sonny Karlsson
>From df58e1b8f32230c4cca2c5f8faaad535b324dac7 Mon Sep 17 00:00:00 2001
From: Sonny Karlsson <[email protected]>
Date: Mon, 10 Sep 2012 15:12:25 +0200
Subject: [PATCH] util: Remove mk_request.h include from header.


Signed-off-by: Sonny Karlsson <[email protected]>
---
 src/include/mk_utils.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/include/mk_utils.h b/src/include/mk_utils.h
index ae323c0..12c4ce2 100644
--- a/src/include/mk_utils.h
+++ b/src/include/mk_utils.h
@@ -33,7 +33,6 @@
  */
 #define MK_MAX_PID_LEN 10
 
-#include "mk_request.h"
 #include "mk_memory.h"
 #include "mk_list.h"
 
-- 
1.7.10.4

_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to