Fix fallout from misc.h rev. 1.69.

This commit is contained in:
Markus Armbruster 2007-07-16 19:38:04 +00:00
parent 6f1cc795f1
commit 448918ba7d

View file

@ -39,6 +39,7 @@
#include <unistd.h>
#endif
#include <stdio.h>
#include <time.h>
#include "optlist.h"
#include "prototypes.h"
#include "version.h"