]> granicus.if.org Git - sudo/commitdiff
moved pathnames.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Apr 1995 00:16:41 +0000 (00:16 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Apr 1995 00:16:41 +0000 (00:16 +0000)
tgetpass.c

index b278af94019c30cec825bb76249ec638ce442aa0..3a1e1365a07b7a2123bc466822596c0d0781fe81 100644 (file)
@@ -27,7 +27,6 @@
  */
 
 #include "config.h"
-#include "pathnames.h"
 
 #include <stdio.h>
 #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