From: Todd C. Miller Date: Sat, 1 Apr 1995 00:16:41 +0000 (+0000) Subject: moved pathnames.h X-Git-Tag: SUDO_1_4_0~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=735be1c0bdac374e896021d6227f030626ce53d5;p=sudo moved pathnames.h --- diff --git a/tgetpass.c b/tgetpass.c index b278af940..3a1e1365a 100644 --- a/tgetpass.c +++ b/tgetpass.c @@ -27,7 +27,6 @@ */ #include "config.h" -#include "pathnames.h" #include #ifdef HAVE_UNISTD_H @@ -57,6 +56,7 @@ #endif /* HAVE_TERMIO_H */ #endif /* HAVE_TERMIOS_H */ +#include "pathnames.h" #include "compat.h" #ifndef _PASSWD_LEN