(FWIW) One step towards including stdio.h & stdlib.h only when req'd.
[obnox/wireshark/wip.git] / tap-rtp-common.c
index 43f87ffba33340584657ea800ec69988fbab89af..a57c7c3ec87be4c7518ca2e6e8836d6ea4cd6b61 100644 (file)
@@ -33,6 +33,7 @@
 # include "config.h"
 #endif
 
+#include <stdio.h>
 #include <math.h>
 #include "globals.h"