mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
14 lines
281 B
C
14 lines
281 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/htmltext.c 2002/03/25 14:12:56 1.1
|
|
+++ src/htmltext.c 2002/03/25 14:13:10
|
|
@@ -25,7 +25,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <sys/types.h>
|
|
-#include <regex.h>
|
|
+#include <gnuregex.h>
|
|
#include <gal/widgets/e-unicode.h>
|
|
|
|
#include "htmltext.h"
|