[netperf-dev] netperf4 commit notice r68 - trunk/src
raj at netperf.org
raj at netperf.org
Tue Feb 28 10:08:19 PST 2006
Author: raj
Date: 2006-02-28 10:08:18 -0800 (Tue, 28 Feb 2006)
New Revision: 68
Modified:
trunk/src/netlib.h
Log:
provide the extern declaration for netperf_complete_filename
Modified: trunk/src/netlib.h
===================================================================
--- trunk/src/netlib.h 2006-02-28 01:54:34 UTC (rev 67)
+++ trunk/src/netlib.h 2006-02-28 18:08:18 UTC (rev 68)
@@ -108,6 +108,8 @@
struct timespec *abstime );
#endif
+extern int netperf_complete_filename(char *name, char *full, int fulllen);
+
/* state machine data structure for process message */
typedef int (*msg_func_t)(xmlNodePtr msg, xmlDocPtr doc, server_t *server);
More information about the netperf-dev
mailing list