X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=python%2Fhtp.c;h=33c03613f7b9f2919677ffb9671c16077a186880;hp=e31528e1a5b06934789eaae74990b4f198b046ed;hb=e8b7861ab2c1c92b79cdbf7a0acecfd6631c2934;hpb=b008ba9e509b87a440c634bd9b3019d6701ba173 diff --git a/python/htp.c b/python/htp.c index e31528e..33c0361 100644 --- a/python/htp.c +++ b/python/htp.c @@ -19,8 +19,8 @@ #include #include -#include -#include +#include +#include static PyObject *p_recvfd(PyObject *self, PyObject *args) {