libclayer/src/errno.c

8 lines
105 B
C

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