]> andersk Git - openssh.git/blobdiff - uuencode.c
- (bal) A bit more whitespace cleanup
[openssh.git] / uuencode.c
index 5d93e0b617e68a783510e1a6f330154ffb85ff34..6637d107ac858845540909562373ae7497e7601c 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.10 2001/02/08 19:30:53 itojun Exp $    */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
@@ -28,6 +28,8 @@
 #include "xmalloc.h"
 #include "uuencode.h"
 
+#include <resolv.h>
+
 RCSID("$OpenBSD: uuencode.c,v 1.10 2001/02/08 19:30:53 itojun Exp $");
 
 int
This page took 0.102053 seconds and 4 git commands to generate.