]> andersk Git - openssh.git/blobdiff - uuencode.c
- markus@cvs.openbsd.org 2002/02/11 16:19:39
[openssh.git] / uuencode.c
index 6637d107ac858845540909562373ae7497e7601c..f3774f1f39608734f6d68a110cfc42190deba6bc 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: uuencode.c,v 1.10 2001/02/08 19:30:53 itojun Exp $    */
+/*     $OpenBSD: uuencode.c,v 1.12 2001/03/01 02:27:18 deraadt Exp $   */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
@@ -28,9 +28,7 @@
 #include "xmalloc.h"
 #include "uuencode.h"
 
-#include <resolv.h>
-
-RCSID("$OpenBSD: uuencode.c,v 1.10 2001/02/08 19:30:53 itojun Exp $");
+RCSID("$OpenBSD: uuencode.c,v 1.12 2001/03/01 02:27:18 deraadt Exp $");
 
 int
 uuencode(u_char *src, u_int srclength,
This page took 0.035975 seconds and 4 git commands to generate.