forked from github/server
fix gcc build
This commit is contained in:
parent
44d8f49bc3
commit
1443c24b36
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
static void test_new_building_can_be_renamed(CuTest * tc)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue