The style inquisition on basename.

This commit is contained in:
Christoph Lohmann
2013-03-05 21:35:55 +01:00
parent 284e9f723d
commit 52d39e35c2
2 changed files with 10 additions and 6 deletions

1
uniq.c
View File

@@ -4,6 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "text.h"
#include "util.h"