commit e60457f5429605e5200c121bbc5ac1cac30c3712 parent c05b37be802b4cc77dff49b9effdc6a768a0be48 Author: Duncaen <mail@duncano.de> Date: Thu, 2 Jun 2016 16:27:31 +0200 remove nonstandard sys/cdefs.h Diffstat:
M | libopenbsd/openbsd.h | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/libopenbsd/openbsd.h b/libopenbsd/openbsd.h @@ -3,7 +3,6 @@ #include <stdarg.h> #include <sys/types.h> -#include <sys/cdefs.h> #include "readpassphrase.h"