X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=python%2Fhtp.c;h=33c03613f7b9f2919677ffb9671c16077a186880;hb=c329061e49e3e62619200dd4ef61f7c096337d72;hp=e31528e1a5b06934789eaae74990b4f198b046ed;hpb=b9f224562df416284ce346a2ddda1b3e6881fc12;p=ashd.git 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) {