summaryrefslogtreecommitdiff
path: root/compat.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
commit2b725a056a5b27739e22cec422667d8f90afd6ec (patch)
tree9ae0f4dfd419432b053c54492c701c5036bf48ac /compat.c
parent28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff)
RCSID
Diffstat (limited to 'compat.c')
-rw-r--r--compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.c b/compat.c
index a7a98f8fe..68c2ec416 100644
--- a/compat.c
+++ b/compat.c
@@ -23,7 +23,7 @@
23 */ 23 */
24 24
25#include "includes.h" 25#include "includes.h"
26RCSID("$OpenBSD: compat.c,v 1.33 2001/01/08 22:29:05 markus Exp $"); 26RCSID("$OpenBSD: compat.c,v 1.34 2001/01/21 19:05:48 markus Exp $");
27 27
28#ifdef HAVE_LIBPCRE 28#ifdef HAVE_LIBPCRE
29# include <pcreposix.h> 29# include <pcreposix.h>