freebsd-ports/www/cadaver/files/patch-src-search.c
Josh Paetzel 96e2d4ea60 Update www/cadaver to latest version
Add FreeBSD specific patches

Submitted by:	"Mikhail T." <mi+thun@aldan.algebra.com>
Approved by:	itetcu@ (mentor)
2010-05-02 18:16:52 +00:00

8 lines
234 B
C

--- src/search.c 2007-08-22 08:24:56.000000000 -0400
+++ src/search.c 2010-04-16 14:31:42.000000000 -0400
@@ -42,5 +42,4 @@
#include "commands.h"
#include "cadaver.h"
-#include "basename.h"
#include "options.h"
#include "utils.h"