progs/tests: Remove duplicate included header in vparray.c.

This commit is contained in:
Vinson Lee 2010-01-11 19:57:46 -08:00
parent 6ed607cce6
commit ae8ed89f24

View file

@ -8,7 +8,6 @@
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>