blob: 74fd679f7678d99ff0a4909ac6d2711713a54ac2 (
plain) (
blame)
1
2
3
4
5
6
7
|
#include "config.h"
#include "extensions.h"
/* include auto-generated stubs for things common to service and client */
#include "_gen/gtypes-body.h"
#include "_gen/interfaces-body.h"
|