Mercurial > hg > octave-kai > gnulib-hg
view lib/execinfo.c @ 17323:a56636d89038
secure_getenv: fix include typo
* lib/secure_getenv.c: Include config.h. Somehow I forgot!
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 07 Feb 2013 21:58:09 -0800 |
parents | a9db8a0359df |
children |
line wrap: on
line source
#include <config.h> #define _GL_EXECINFO_INLINE _GL_EXTERN_INLINE #include "execinfo.h"