diff options
Diffstat (limited to 'nss/common.h')
-rw-r--r-- | nss/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/common.h b/nss/common.h index e7182de..f9f5fbe 100644 --- a/nss/common.h +++ b/nss/common.h @@ -24,6 +24,7 @@ #define NSS__COMMON_H 1 #include <stdio.h> +#include <stdlib.h> #include "nslcd.h" #include "common/nslcd-prot.h" |