Mats Erik Andersson <[email protected]> writes: > +#include <stdio.h>
You need to include config.h first. This may fix the getopt problem you were seeing. /Simon
Mats Erik Andersson <[email protected]> writes: > +#include <stdio.h>
You need to include config.h first. This may fix the getopt problem you were seeing. /Simon