diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-09 13:24:48 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-09 13:24:48 +0100 |
commit | dee7606722b244c7496a5684866279f49d0b3d58 (patch) | |
tree | a8356d52d2e8fa284876667710b67beaf7a79b9d | |
parent | 27a9e7a61771ef52c05de510ca092014c9bdc406 (diff) | |
download | libpam-x2go-dee7606722b244c7496a5684866279f49d0b3d58.tar.gz libpam-x2go-dee7606722b244c7496a5684866279f49d0b3d58.tar.bz2 libpam-x2go-dee7606722b244c7496a5684866279f49d0b3d58.zip |
remove remnants of libpam-freerdp
-rw-r--r-- | src/pam-x2go-children.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pam-x2go-children.c b/src/pam-x2go-children.c index 51cf048..75ec1d3 100644 --- a/src/pam-x2go-children.c +++ b/src/pam-x2go-children.c @@ -34,7 +34,7 @@ #include <security/pam_modutil.h> #include <security/pam_appl.h> -#include "pam-freerdp-children.h" +#include "pam-x2go-children.h" #include "auth-check-path.h" void |