X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=libopenbsd%2Ferrc.c;h=37eff0fd1f49e78f4e999055f558e30c579490f9;hb=bf8b7becf2167e13a5b43d8f61b7e16913de2ead;hp=8e8474b70a6baf1e80f84c010ac3d93a7bee7763;hpb=3df794793ea3db2a6a8abfeb46803b9c5b80502a;p=opendoas.git diff --git a/libopenbsd/errc.c b/libopenbsd/errc.c index 8e8474b..37eff0f 100644 --- a/libopenbsd/errc.c +++ b/libopenbsd/errc.c @@ -28,11 +28,11 @@ * SUCH DAMAGE. */ +#include "includes.h" + #include #include -#include "openbsd.h" - __dead void errc(int eval, int code, const char *fmt, ...) {