mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
13 lines
242 B
C
13 lines
242 B
C
Remove legacy header as libcucul has now been merged into libcaca.
|
|
|
|
--- modules/caca.c.orig 2011-09-18 15:22:35 UTC
|
|
+++ modules/caca.c
|
|
@@ -37,7 +37,6 @@
|
|
|
|
#include <ncurses.h>
|
|
|
|
-#include <cucul.h>
|
|
#include <caca.h>
|
|
|
|
#include "process.h"
|