more tweaks.

This commit is contained in:
rsc 2003-11-25 02:22:49 +00:00
parent 64bcfff3a1
commit 6bb54fab15

View file

@ -1,6 +1,8 @@
#define NOPLAN9DEFINES
#include <u.h>
#include <libc.h>
#include <sys/time.h>
#include <sys/stat.h>
#if defined(__FreeBSD__) || defined(__APPLE__)
/* do nothing -- futimes exists and is fine */