#including <syslog.h> once is enough

From Slava Semushin <slava.semushin@gmail.com> in private mail
This commit is contained in:
hubertf 2007-01-16 12:08:23 +00:00
parent a383094e4a
commit e3b9ec947a

View File

@ -1,4 +1,4 @@
/* $NetBSD: globals.h,v 1.9 2003/08/07 11:25:46 agc Exp $ */
/* $NetBSD: globals.h,v 1.10 2007/01/16 12:08:23 hubertf Exp $ */
/*-
* Copyright (c) 1985 The Regents of the University of California.
@ -46,7 +46,6 @@
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
#include <syslog.h>
#include <unistd.h>
#include <protocols/timed.h>