Is <stdio.h> necessary here?

Change-Id: Ibfe4fa8b2c1f092781c4137cde7febe2d6f49e81
Reviewed-on: https://code.wireshark.org/review/2518
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-06-21 12:08:35 -07:00
parent f13f70d1c4
commit e5abf34f89
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
#include <glib.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#ifdef HAVE_LIBZ