Skip to content
Snippets Groups Projects
Commit c6f8763f authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Fix missing inclusion of config.h and corresponding header.

parent 524575d5
No related branches found
No related tags found
No related merge requests found
#if defined (HAVE_CONFIG_H)
# include "config.h"
#endif
#include <stdio.h>
#include <stdlib.h>
#include "cdi.h"
#include "cdi_int.h"
void cdiDecodeParam(int param, int *pnum, int *pcat, int *pdis)
......
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