include stdio.h for newer gcc

This commit is contained in:
jsorg71 2006-05-31 17:47:43 +00:00
parent 70449c9471
commit e9400d44e9
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include "sesman.h"
#define _XOPEN_SOURCE
#include <stdio.h>
#include <sys/types.h>
#include <crypt.h>
#include <shadow.h>

View File

@ -28,6 +28,7 @@
#include "arch.h"
#include "os_calls.h"
#include <stdio.h>
#include <security/pam_appl.h>
struct t_user_pass