[hackers] [sbase] uuencode: refactor by removing extranous #include || Tai Chi Minh Ralph Eastwood

From: <git_AT_suckless.org>
Date: Fri, 13 Feb 2015 12:22:59 +0100 (CET)

commit 8ecd7b4be84f49c4a0ed79967746f06a4be0d1f4
Author: Tai Chi Minh Ralph Eastwood <tcmreastwood_AT_gmail.com>
Date: Tue Feb 10 19:37:06 2015 +0000

    uuencode: refactor by removing extranous #include

diff --git a/uuencode.c b/uuencode.c
index 5ef93bf..af41473 100644
--- a/uuencode.c
+++ b/uuencode.c
_AT_@ -4,7 +4,6 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <assert.h>
 
 #include "util.h"
 
Received on Fri Feb 13 2015 - 12:22:59 CET

This archive was generated by hypermail 2.3.0 : Fri Feb 13 2015 - 12:24:15 CET