Add missing include in the test program
This commit is contained in:
parent
d190773d09
commit
33b01b720c
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include <glib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "fish.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue