Skip to content
Snippets Groups Projects
Commit de2a5b8d authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

cdi.h: include config.h

parent 3e0a4278
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@
#ifndef CDI_H_
#define CDI_H_
#if defined (HAVE_CONFIG_H)
# include "config.h"
#endif
#include <stdio.h>
#include <sys/types.h>
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment