Eliminate another warning

This commit is contained in:
Gregory Nutt 2016-06-19 13:58:39 -06:00
parent b68822805f
commit 690a0e7a6e

View File

@ -65,7 +65,9 @@
/* SYSLOG channel methods */
#ifndef HAVE_LOWPUTC
static int syslog_console_force(int ch);
#endif
/****************************************************************************
* Private Data