> just fixed a few warnings... 

I think some of this appears to be overkill; please try to add only
those #include's that are really necessary.  E.g. I agree that 
stdlib.h and string.h were indeed missing from user.c, but malloc.h
should not be necessary (malloc() is supposed to be defined in stdlib.h).

I've applied parts of the patch now, so the warnings should be gone.
(If not, please let me know ;-/)

Bye,
Ulrich

-- 
  Ulrich Weigand,
  IMMD 1, Universitaet Erlangen-Nuernberg,
  Martensstr. 3, D-91058 Erlangen, Phone: +49 9131 85-7688

Reply via email to