mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
fix travis build
This commit is contained in:
parent
e4ed6a9930
commit
1662ed58be
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include "lib/mtrand.h"
|
||||
#include "mtrand.h"
|
||||
|
||||
#define TRUE 1
|
||||
#define FALSE 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue