-fix ftbfs on first make
This commit is contained in:
parent
294730cf01
commit
7562f0e592
@ -26,7 +26,7 @@
|
|||||||
#ifndef TALER_TWISTER_TESTING_LIB_H
|
#ifndef TALER_TWISTER_TESTING_LIB_H
|
||||||
#define TALER_TWISTER_TESTING_LIB_H
|
#define TALER_TWISTER_TESTING_LIB_H
|
||||||
|
|
||||||
#include <taler/taler_testing_lib.h>
|
#include "taler_testing_lib.h"
|
||||||
|
|
||||||
#define TWISTER_FAIL() \
|
#define TWISTER_FAIL() \
|
||||||
do {GNUNET_break (0); return NULL; } while (0)
|
do {GNUNET_break (0); return NULL; } while (0)
|
||||||
|
Loading…
Reference in New Issue
Block a user