--- libeio/eio.pod 2008/07/11 10:54:50 1.2 +++ libeio/eio.pod 2008/10/22 18:15:36 1.3 @@ -238,6 +238,9 @@ Libeio can be embedded directly into programs. This functionality is not documented and not (yet) officially supported. +Note that, when including C, you are responsible for defining +the compilation environment (C<_LARGEFILE_SOURCE>, C<_GNU_SOURCE> etc.). + If you need to know how, check the C perl module, which does exactly that.