aboutsummaryrefslogtreecommitdiff
path: root/src/lib/include/gnunet_time_dbus_lib.h
blob: 73046e9ee0c8848a033b224c57ac16847a24c3a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#ifndef GNUNET_TIME_DBUS_LIB_H
#define GNUNET_TIME_DBUS_LIB_H

#include <gnunet_dbus_lib.h>

#include "gnunet_time_dbus_lib_push.h"
#include "gnunet_time_dbus_lib_pop.h"
#include "gnunet_time_dbus_lib_signature.h"

#endif