diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/libnsssd/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libnsssd/index.html b/doc/libnsssd/index.html index 7e0cd82..1e24200 100644 --- a/doc/libnsssd/index.html +++ b/doc/libnsssd/index.html @@ -33,7 +33,7 @@ details of the nsss protocol or having to perform IO themselves. <ul> <li> Make sure the nsss headers, as well as the skalibs headers, are visible in your header search path. </li> - <li> Use <tt>#include <skalibs/strerr2.h></tt> and + <li> Use <tt>#include <skalibs/strerr.h></tt> and <tt>#include <nsss/nsssd.h></tt> </li> </ul> |