Browse Source

Merge pull request #667 from stoeckmann/regression

Fixed test1 regression.
tags/json-c-0.16-20220414
Eric Hawicz GitHub 5 years ago
parent
commit
df27756491
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tests/test1.c

+ 2
- 0
tests/test1.c View File

@@ -5,6 +5,8 @@
#include <stdlib.h>
#include <string.h>

#include "config.h"

#include "json.h"
#include "parse_flags.h"



Loading…
Cancel
Save