Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
de2a5b8d
Commit
de2a5b8d
authored
Apr 02, 2015
by
Uwe Schulzweida
Browse files
cdi.h: include config.h
parent
3e0a4278
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdi.h
View file @
de2a5b8d
...
...
@@ -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>
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment