From 993eaa708f7785e0ab5c1b1e53ddf4abe1d835e4 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 31 Oct 2012 19:51:04 +0200 Subject: Some minor fixes. See ChangeLog. --- gawkapi.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gawkapi.h') diff --git a/gawkapi.h b/gawkapi.h index 30b0e939..4466ef31 100644 --- a/gawkapi.h +++ b/gawkapi.h @@ -29,6 +29,8 @@ * You must include or to get size_t's definition. * You should also include if you intend to use * the dl_load_func convenience macro. + * To pass reasonable integer values for ERRNO, you will need to + * include . */ #ifndef _GAWK_API_H -- cgit v1.2.3