diff options
Diffstat (limited to 'epan/wspython/wspy_proto.c')
-rw-r--r-- | epan/wspython/wspy_proto.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/epan/wspython/wspy_proto.c b/epan/wspython/wspy_proto.c index cbecfa65df..10f7c07009 100644 --- a/epan/wspython/wspy_proto.c +++ b/epan/wspython/wspy_proto.c @@ -22,9 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #ifdef HAVE_PYTHON #include <Python.h> |