[netperf-dev] netperf2 commit notice r229 - trunk/src

raj at netperf.org raj at netperf.org
Wed Feb 13 08:40:41 PST 2008


Author: raj
Date: 2008-02-13 08:40:40 -0800 (Wed, 13 Feb 2008)
New Revision: 229

Modified:
   trunk/src/netdrv_none.c
Log:
cleanup

Modified: trunk/src/netdrv_none.c
===================================================================
--- trunk/src/netdrv_none.c	2008-02-12 22:02:41 UTC (rev 228)
+++ trunk/src/netdrv_none.c	2008-02-13 16:40:40 UTC (rev 229)
@@ -1,3 +1,5 @@
+#include <string.h>
+
 void
 find_driver_info(char *ifname, char *driver, char *version, char *firmware, char *bus, int len) {
 



More information about the netperf-dev mailing list