Problem report in resource.h
Andreas Jaeger
aj@suse.de
Sun Dec 19 10:56:00 GMT 1999
>>>>> Kaoru Fukui writes:
>> >>>>> Kaoru Fukui writes:
>>
>> > I have a problem in
>> > ../sysdeps/unix/sysv/linux/bits/resource.h:36: parse error before `0'
>>
>> The
>> #include <asm/resource.h>
>>
>> looks wrong. Can you remove it and check if it works?
>>
>> Andreas
Kaoru> Thanks,Andreas
What does this mean? Does the removal fix your problems? In that
case I propose the appended patch.
Andreas
1999-12-19 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/bits/resource.h: Remove inclusion of
kernel headers, it's not needed anymore.
============================================================
Index: sysdeps/unix/sysv/linux/bits/resource.h
--- sysdeps/unix/sysv/linux/bits/resource.h 1999/12/19 00:02:29 1.10
+++ sysdeps/unix/sysv/linux/bits/resource.h 1999/12/19 18:55:02
@@ -21,7 +21,6 @@
# error "Never use <bits/resource.h> directly; include <sys/resource.h> instead."
#endif
-#include <asm/resource.h>
#include <bits/types.h>
/* Transmute defines to enumerations. The macro re-definitions are
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.rhein-neckar.de
More information about the Libc-alpha
mailing list