1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-09 21:56:33 +00:00

Some minor corrections with includes etc.

This commit is contained in:
Gerhard Rieger 2016-12-10 16:21:46 +01:00
parent d2f748f0bb
commit 6f48016ed8
4 changed files with 4 additions and 3 deletions

View file

@ -14,9 +14,9 @@
#include "snprinterr.h"
#include "error.h"
#include "sysincludes.h"
#include "sycls.h"
/* translate MSG level to SYSLOG level */
int syslevel[] = {
LOG_DEBUG,