Update #include for renaming.

This commit is contained in:
Roland McGrath 1995-02-17 18:39:13 +00:00
parent 6b31933688
commit 7ae4a9668a
1 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1 @@
#include <sysdeps/posix/__gettod.c>
weak_alias (__gettimeofday, gettimeofday)
#include <sysdeps/posix/gettimeofday.c>