]> granicus.if.org Git - sudo/commitdiff
removed extraneous #endif
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 13 Jan 1995 17:52:44 +0000 (17:52 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 13 Jan 1995 17:52:44 +0000 (17:52 +0000)
compat.h

index e7fe144c139f330e7ddcf08be467a9164e3d5444..49edee3f9859e5b31b84455fc368de479a08b109 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -55,7 +55,6 @@
 #  define seteuid(__EUID)      (setresuid((uid_t)-1, __EUID, (uid_t)-1))
 #  define setegid(__EGID)      (setresgid((gid_t)-1, __EGID, (gid_t)-1))
 #endif /* __hpux */
-#endif /* __hpux */
 
 /*
  * Emulate seteuid() and setegid() for AIX