]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/openbsd.h
use config.h and link objects instead of libopenbsd.a
[opendoas.git] / libopenbsd / openbsd.h
index d3bdc0b61d58cf864c49753dde1bacf8b1228c88..1572b9c1c42f82517c7e4a6ddc599b8ce15e3bde 100644 (file)
@@ -14,9 +14,6 @@
 
 /* API definitions lifted from OpenBSD src/include */
 
-/* pwd.h */
-#define _PW_NAME_LEN 63
-
 /* stdlib.h */
 #ifndef HAVE_REALLOCARRAY
 void * reallocarray(void *optr, size_t nmemb, size_t size);