added stdio.h

pull/24/head
alanbjohnston 7 years ago committed by GitHub
parent 20178e9d7c
commit 65b6fac1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdio.h>
#include "ax25.h" #include "ax25.h"
#include <string.h> #include <string.h>
#include "ax5043.h" #include "ax5043.h"

Loading…
Cancel
Save

Powered by TurnKey Linux.