-/* $OpenBSD: defs.h,v 1.32 2015/01/16 06:40:11 deraadt Exp $ */
+/* $OpenBSD: defs.h,v 1.33 2015/01/20 03:14:52 guenther Exp $ */
#ifndef __DEFS_H__
#define __DEFS_H__
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <syslog.h>
#include <unistd.h>
#include <limits.h>
-/* $OpenBSD: message.c,v 1.22 2015/01/16 06:40:11 deraadt Exp $ */
+/* $OpenBSD: message.c,v 1.23 2015/01/20 03:14:52 guenther Exp $ */
/*
* Copyright (c) 1983 Regents of the University of California.
* SUCH DAMAGE.
*/
+#include <syslog.h>
#include "defs.h"
/*