progs/tests: Remove duplicate included header in vparray.c.
authorVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 03:57:46 +0000 (19:57 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 03:58:08 +0000 (19:58 -0800)
progs/tests/vparray.c

index 15673c8..75160af 100644 (file)
@@ -8,7 +8,6 @@
 
 #include <assert.h>
 #include <stdio.h>
-#include <string.h>
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>