added stdio.h

pull/12/head
alanbjohnston 7 years ago committed by GitHub
parent 9561938724
commit 80549a39c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,6 +21,7 @@
#include "ax25.h" #include "ax25.h"
#include <string.h> #include <string.h>
#include <time.h> #include <time.h>
#include <stdio.h>
#include "ax5043.h" #include "ax5043.h"
#include "status.h" #include "status.h"

Loading…
Cancel
Save

Powered by TurnKey Linux.