#ifndef WH_STDIO_UTIL_H_2eb98726_ #define WH_STDIO_UTIL_H_2eb98726_ /* * Copyright status: This is probably too small (contains too little * creativity) to be copyrightable in most jurisdictions, but, in case * I would otherwise have any rights in it, I explicitly release it * into the public domain. */ #include extern FILE *fwrap_indent(FILE *); #endif