]> granicus.if.org Git - sudo/commitdiff
move __P to compat.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 13 Jan 1995 17:43:56 +0000 (17:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 13 Jan 1995 17:43:56 +0000 (17:43 +0000)
config.h.in

index e9340e16135d2e9adcf73814838de453e469526e..41a7088d201b79f69b0a00a763f30788db7c767c 100644 (file)
  *             NOT using configure.
  */
 
-/* Deal with ansi stuff reasonably.  */
-#undef  __P
-#if defined (__cplusplus) || defined (__STDC__)
-#  define __P(args)    args
-#else
-#  define __P(args)    ()
-#endif
-
 /* New ANSI-style OS defs.  */
 #if defined(hpux) && !defined(__hpux)
 #  define __hpux       1