%# -*-mode: C++-*- %define c " " /* -*-mode: C++-*- <:NAME> %license <:DATE> <:AUTHOR> <<:EMAIL>> */ %if defined("BODY") #include #ifdef HAVE_UNISTD_H #include #endif /* HAVE_UNISTD_H */ %endif # defined("BODY") %end Uses: BODY BODY: If BODY is defined, include , and include if HAVE_UNISTD_H is defined (in the C++ compile).