aboutsummaryrefslogtreecommitdiff
path: root/src/lib/include/errno.h
blob: 254cdc08867344443e3266c385953cae5769ab4f (plain) (blame)
1
2
3
4
5
6
7
#pragma once


extern int errno;


/* vim: set sts=0 ts=4 sw=4 tw=0 noet :*/