11 lines
219 B
Text
11 lines
219 B
Text
Index: src/atmel.c
|
|
--- src/atmel.c.orig
|
|
+++ src/atmel.c
|
|
@@ -21,6 +21,7 @@
|
|
#include <stdio.h>
|
|
#include <stdarg.h>
|
|
#include <stdint.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <stddef.h>
|
|
#include <errno.h>
|