Changeset 40

Show
Ignore:
Timestamp:
11/10/07 18:44:38 (13 months ago)
Author:
alonbl
Message:

Add security/pam_modules.h to fix compiler warning

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/test.c

    r2 r40  
    44#include <security/pam_appl.h> 
    55#include <security/pam_misc.h> 
     6#include <security/pam_modules.h> 
    67 
    78int main(int argc, char **argv)