mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Add FreeBSD specific patches Submitted by: "Mikhail T." <mi+thun@aldan.algebra.com> Approved by: itetcu@ (mentor)
8 lines
206 B
C
8 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"
|
|
|