Fix missing include in cargo.c
This commit is contained in:
parent
b024d57b38
commit
0103372471
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "file.h"
|
||||
#include "unit.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue