sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

commit ebbbc58aad06e90323938a8946e1d89b974446c9
parent e59cd2e0cebedf60a587473fc7b1a113c19dbb25
Author: sin <sin@2f30.org>
Date:   Fri, 17 Oct 2014 15:42:00 +0100

Small style fix

Diffstat:
Mlink.c | 1-
Mlogname.c | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/link.c b/link.c @@ -1,7 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include <errno.h> #include <unistd.h> - #include "util.h" int diff --git a/logname.c b/logname.c @@ -1,7 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include <stdio.h> #include <unistd.h> - #include "util.h" int