20 Sep
2005
20 Sep
'05
1:46 p.m.
Nicolas Baradakis <nbk@sitadelle.com> wrote:
Where should I put the prototypes of strlcpy and strlcat ?
missing.h.
I'm a little lost in the files in src/include. Sometimes replacement functions are declared in libradius.h, sometimes in missing.h. There are many things in missing.h not related to things in missing.c.
Yeah, it's a mess. The idea is that libradius.h should be usable by external programs, after the server has been installed. Alan DeKok.