#include time.h for time()

Original commit message from CVS:
#include time.h for time()
This commit is contained in:
David I. Lehn 2002-11-02 08:07:22 +00:00
parent 0c6e27ad02
commit cc74679be5

View file

@ -20,6 +20,7 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <vorbis/vorbisenc.h>
#include "vorbisenc.h"