summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/uuencode.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/uuencode.c')
-rw-r--r--crypto/openssh/uuencode.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/crypto/openssh/uuencode.c b/crypto/openssh/uuencode.c
index 0074cd8..89fcb08 100644
--- a/crypto/openssh/uuencode.c
+++ b/crypto/openssh/uuencode.c
@@ -23,12 +23,9 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: uuencode.c,v 1.15 2002/03/04 17:27:39 stevesk Exp $");
-
#include "xmalloc.h"
#include "uuencode.h"
-
-#include <resolv.h>
+RCSID("$OpenBSD: uuencode.c,v 1.15 2002/03/04 17:27:39 stevesk Exp $");
int
uuencode(u_char *src, u_int srclength,
OpenPOWER on IntegriCloud