Hello Albert, * Albert Chin wrote on Wed, Oct 17, 2007 at 05:58:15PM CEST: > > * lib/string.in.h: Include <config.h> before <string.h>. > This fixes a compilation error on HP-UX, due to the system's > "restrict"-using strsep prototype.
config.h should be included from each .c file as first header. Cheers, Ralf