summaryrefslogtreecommitdiffstats
path: root/liblogging-stub.h
blob: 644762c1b2c9f166c49d9c66c43ec33128dbdaa2 (plain)
1
2
3
4
5
6
7
/* This is a (now *very slim*) stub for some liblogging

 * code we use in rsyslog.

 */
#ifndef __LIB3195_LIBLOGGINGSTUB_H_INCLUDED__

#define __LIB3195_LIBLOGGINGSTUB_H_INCLUDED__ 1

#include <stdio.h>

#endif