mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
96e2d4ea60
Add FreeBSD specific patches Submitted by: "Mikhail T." <mi+thun@aldan.algebra.com> Approved by: itetcu@ (mentor)
9 lines
206 B
C
9 lines
206 B
C
--- src/ls.c 2008-10-10 11:29:05.000000000 -0400
|
|
+++ src/ls.c 2010-04-16 14:31:42.000000000 -0400
|
|
@@ -40,5 +40,4 @@
|
|
#include "commands.h"
|
|
#include "cadaver.h"
|
|
-#include "basename.h"
|
|
#include "utils.h"
|
|
|