]> andersk Git - openssh.git/blobdiff - uuencode.c
- stevesk@cvs.openbsd.org 2006/08/01 23:22:48
[openssh.git] / uuencode.c
index 3128309cc96425e1e8fc90a92cbcacbbf6c8e58e..8a6742e95c54b0b952df4d9fab1ae8c8f0ed99d6 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: uuencode.c,v 1.22 2006/07/05 02:42:09 stevesk Exp $ */
+/* $OpenBSD: uuencode.c,v 1.23 2006/08/01 23:22:48 stevesk Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
@@ -30,6 +30,7 @@
 #include <netinet/in.h>
 
 #include <resolv.h>
+#include <stdio.h>
 
 #include "xmalloc.h"
 #include "uuencode.h"
This page took 0.117755 seconds and 4 git commands to generate.