summaryrefslogtreecommitdiffstats
path: root/rtkitctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtkitctl.c')
-rw-r--r--rtkitctl.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtkitctl.c b/rtkitctl.c
index b5ae553..3c57512 100644
--- a/rtkitctl.c
+++ b/rtkitctl.c
@@ -19,6 +19,10 @@
along with RealtimeKit. If not, see <http://www.gnu.org/licenses/>.
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <string.h>
#include <getopt.h>
#include <stdio.h>