diff options
Diffstat (limited to 'docs/examples/anyauthput.c')
-rw-r--r-- | docs/examples/anyauthput.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/examples/anyauthput.c b/docs/examples/anyauthput.c index 6b3d74a4b..76fa15853 100644 --- a/docs/examples/anyauthput.c +++ b/docs/examples/anyauthput.c @@ -26,8 +26,6 @@ #else # ifdef __VMS typedef int intptr_t; -# else -# include <stdint.h> # endif # include <unistd.h> #endif |