summaryrefslogtreecommitdiffstats
path: root/runtime/user/io.c
diff options
context:
space:
mode:
authorhunt <hunt>2005-12-07 20:05:59 +0000
committerhunt <hunt>2005-12-07 20:05:59 +0000
commit24d3d033246170e700172532e0fddcd6448d8c56 (patch)
tree37da96fdfe620b08f6d332dfdfd781999d8b5118 /runtime/user/io.c
parent953c5ad1c72d55e3c017e7975becfa175ccdf7f5 (diff)
downloadsystemtap-steved-24d3d033246170e700172532e0fddcd6448d8c56.tar.gz
systemtap-steved-24d3d033246170e700172532e0fddcd6448d8c56.tar.xz
systemtap-steved-24d3d033246170e700172532e0fddcd6448d8c56.zip
2005-12-07 Martin Hunt <hunt@redhat.com>
* alloc.c: Remove all unused functions. * io.c: Add vprintf() prototype.
Diffstat (limited to 'runtime/user/io.c')
-rw-r--r--runtime/user/io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/user/io.c b/runtime/user/io.c
index 2da0de82..ff4a06a7 100644
--- a/runtime/user/io.c
+++ b/runtime/user/io.c
@@ -9,6 +9,7 @@
#ifndef _IO_C_
#define _IO_C_
+int vprintf(const char *format, va_list ap);
/** Logs Data.
* This function sends the message immediately to stpd. It