17 Dec
2007
17 Dec
'07
5:32 a.m.
Arran Cudbard-Bell wrote:
gcc -g -O2 -D_LIBRADIUS -I/usr/local/src/freeradius-cvscurrent/src -c token.c -fPIC -DPIC -o .libs/token.o token.c:201: error: conflicting types for 'getword' /usr/local/src/freeradius-cvscurrent/src/freeradius-devel/token.h:74: error: previous declaration of 'getword' was here
I failed to commit token.h. It's updated now, thanks. Alan DeKok.