2000-11-03 19:23:50

by Kurt Roeckx

[permalink] [raw]
Subject: conflicting types for `mktime' is userspave programs using libc5

When trying to compile something using libc5, with the
2.4.0-test10 kernel, I get this:

/usr/include/time.h:85: conflicting types for `mktime'
/usr/include/linux/time.h:69: previous declaration of `mktime'

A simple diff is attached


Attachments:
mktime.diff (491.00 B)