2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

moved pathnames.h

This commit is contained in:
Todd C. Miller
1995-04-01 00:16:41 +00:00
parent 911605896d
commit 735be1c0bd

View 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