This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/17370] #include <linux/timex.h> makes gcc give an error


------- Additional Comments From ruben at ugr dot es  2004-09-09 11:15 -------
Adding
#include <linux/time.h> 
at the top of linux/timex.h
Should fix this problem.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17370


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]