patch-src_debug_h 273 B

12345678910
  1. --- libtirpc-0.2.5.orig/src/debug.h 2014-08-08 11:24:34.000000000 -0500
  2. +++ libtirpc-0.2.5/src/debug.h 2015-02-10 11:32:36.946998399 -0600
  3. @@ -21,6 +21,7 @@
  4. #ifndef _DEBUG_H
  5. #define _DEBUG_H
  6. +#include <stdarg.h>
  7. #include <syslog.h>
  8. extern int libtirpc_debug_level;