interpret/src/scan_flight.h

5 lines
97 B
C

#include "helper.h"
#include "flight.h"
int scan(union date32, const char *, struct flights *);