mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
1ac3488ef9
PR: 50577 Submitted by: Mark Linimon <linimon@lonesome.com>
12 lines
236 B
C
12 lines
236 B
C
--- bibtex/reverse.c.dist Tue Apr 1 19:22:52 2003
|
|
+++ bibtex/reverse.c Tue Apr 1 19:22:09 2003
|
|
@@ -26,7 +26,7 @@
|
|
#endif
|
|
|
|
#include <string.h>
|
|
-#include <regex.h>
|
|
+#include <gnuregex.h>
|
|
|
|
#ifdef HAVE_STDBOOL_H
|
|
#include <stdbool.h>
|