remove unnecessary include of sys/timeb.h.

This commit is contained in:
Anthony J. Bentley 2013-12-05 19:41:16 -07:00 committed by rlar
parent de8b63ae8f
commit 7a9abebfe7
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ Copyright 2008 Holger Vogt
#else
#include <unistd.h>
#endif
#include <sys/timeb.h>
#include <stdarg.h> // var. argumente
/* Tausworthe state variables for double variates*/