%# -*-mode: C-*- %define c " " /* -*-mode: C-*- <:NAME> %license <:DATE> <:AUTHOR> <<:EMAIL>> */ %if defined("BODY") #include #include #include #ifdef HAVE_UNISTD_H #include #endif /* HAVE_UNISTD_H */ %endif # defined("BODY") %end Uses: BODY BODY: If BODY is defined, include the most common headers for C programming on a Unix system.