libclayer/src/errno.c

8 lines
95 B
C

#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <errno.h>
int LIBCLAYER(errno) = 0;