Ted Ozolins said:
> procutils.c:36: `errno' undeclared (first use in this function) 
I'm not quite sure what else is wrong with this now, but to fix that
you could try
#include <errno.h>
in procutils.c

There is likely to be other nasties though.

  - Craig

-- 
Craig Small VK2XLZ, PGP: AD 8D D8 63 6E BF C3 C7  47 41 B1 A2 1F 46 EC 90
Eye-Net Consulting http://www.eye-net.com.au/     <[EMAIL PROTECTED]>
MIEEE <[EMAIL PROTECTED]>              Debian developer <[EMAIL PROTECTED]>

Reply via email to