]> andersk Git - openssh.git/blobdiff - uuencode.c
20070326
[openssh.git] / uuencode.c
index 3128309cc96425e1e8fc90a92cbcacbbf6c8e58e..a13949585f8eb4ea1bf12496164927e29ef5a234 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.24 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
 #include "includes.h"
 
 #include <sys/types.h>
-
 #include <netinet/in.h>
-
 #include <resolv.h>
+#include <stdio.h>
 
 #include "xmalloc.h"
 #include "uuencode.h"
This page took 0.042022 seconds and 4 git commands to generate.