~ubuntu-branches/ubuntu/lucid/rsyslog/lucid

« back to all changes in this revision

Viewing changes to liblogging-stub.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2007-10-19 17:21:49 UTC
  • Revision ID: james.westby@ubuntu.com-20071019172149-ie6ej2xve33mxiu7
Tags: upstream-1.19.10
ImportĀ upstreamĀ versionĀ 1.19.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* This is a (now *very slim*) stub for some liblogging
 
2
 * code we use in rsyslog.
 
3
 */
 
4
#ifndef __LIB3195_LIBLOGGINGSTUB_H_INCLUDED__
 
5
#define __LIB3195_LIBLOGGINGSTUB_H_INCLUDED__ 1
 
6
#include <stdio.h>
 
7
#endif