summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libdbus/config.h
blob: 056cc2d345b8b15a1ce955de7a1f94da3ff0805e (plain)
1
2
3
4
5
#if defined(PLATFORM_CONFIG_H)
#  include PLATFORM_CONFIG_H
#else
#  error "This libdbus build is not available for this platform"
#endif