X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=blobdiff_plain;f=shadow.c;h=8489017b167516835bf03d7102bbb4dcdee63996;hp=de53cea411d26598844f0fd40a4bb99f4830997a;hb=22b68970dd6a3f5018bbf3e68a5f9e35d5948c2e;hpb=a3264b9072fa61ac1a834445d6b2d80860f58435 diff --git a/shadow.c b/shadow.c index de53cea..8489017 100644 --- a/shadow.c +++ b/shadow.c @@ -23,10 +23,10 @@ #include #include #include -#ifdef HAVE_READPASSPHRASE_H +#ifdef HAVE_READPASSPHRASE # include #else -# include "readpassphrase.h" +# include "sys-readpassphrase.h" #endif #include #include