diff options
Diffstat (limited to 'source/lib/replace.c')
-rw-r--r-- | source/lib/replace.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/lib/replace.c b/source/lib/replace.c index 2cc7d48adb3..fd7b2cf7f01 100644 --- a/source/lib/replace.c +++ b/source/lib/replace.c @@ -428,3 +428,5 @@ char *rep_inet_ntoa(struct in_addr ip) } #endif /* HAVE_SYSLOG */ #endif /* HAVE_VSYSLOG */ + + |