diff --git a/docs/examples/anyauthput.c b/docs/examples/anyauthput.c
index 6b3d74a4b0bc695adae9c686aa520b30f51da482..76fa158532d6ba3ee157610c72b370d195b0253d 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