From 78e51a8c6678b6e3dff3d619aa786669f531f4bc Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 03:45:44 +0000 Subject: checkpoint --- include/bio.h | 2 ++ include/regexp9.h | 2 ++ 2 files changed, 4 insertions(+) (limited to 'include') diff --git a/include/bio.h b/include/bio.h index 2c2b9566..caffa742 100644 --- a/include/bio.h +++ b/include/bio.h @@ -4,7 +4,9 @@ extern "C" { #endif +#ifdef AUTOLIB AUTOLIB(bio) +#endif #include /* for off_t */ #include /* for O_RDONLY, O_WRONLY */ diff --git a/include/regexp9.h b/include/regexp9.h index 9e1c01b1..20c0c3da 100644 --- a/include/regexp9.h +++ b/include/regexp9.h @@ -4,7 +4,9 @@ extern "C" { #endif +#ifdef AUTOLIB AUTOLIB(regexp9) +#endif #include -- cgit v1.2.3