iminor PLStream fixes.

This commit is contained in:
Vítor Santos Costa
2011-02-10 21:45:43 +00:00
parent 257575685c
commit 02c791fc3d
6 changed files with 9 additions and 8 deletions

View File

@@ -338,6 +338,9 @@
#if HAVE_STDARG_H
#include <stdarg.h>
#endif
#if HAVE_STDINT_H
#include <stdint.h>
#endif
#if HAVE_STRING_H
#include <string.h>
#endif