summaryrefslogtreecommitdiffstats
path: root/ini/ini_comment_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'ini/ini_comment_ut.c')
-rw-r--r--ini/ini_comment_ut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ini/ini_comment_ut.c b/ini/ini_comment_ut.c
index 3d01790..eb46360 100644
--- a/ini/ini_comment_ut.c
+++ b/ini/ini_comment_ut.c
@@ -19,9 +19,9 @@
along with INI Library. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "config.h"
#include <stdio.h>
#include <string.h>
-#include <errno.h>
#include <stdlib.h>
#define TRACE_HOME
#include "trace.h"