mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
Don't include <utime.h> here; do it in sysdep.c instead.
This commit is contained in:
parent
c22ba74f30
commit
a67fa89930
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#include <time.h>
|
||||
#endif
|
||||
#endif
|
||||
#ifdef HAVE_UTIME_H
|
||||
#include <utime.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_TZNAME
|
||||
#ifndef tzname /* For SGI. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue