Add missing include "shadowio.h". (This was OK as long as prototypes.h included this file.)

This commit is contained in:
nekral-guest 2008-01-05 13:40:49 +00:00
parent 53b075a760
commit 83b7153b40

View File

@ -20,6 +20,8 @@
* This file provide wrapper to the getpwnam or getpwnam_r functions.
*/
#include "shadowio.h"
#define LOOKUP_TYPE struct spwd
#define FUNCTION_NAME getspnam
#define ARG_TYPE const char *