opnsense-ports/devel/android-tools-adb-devel/files/patch-adb_commandline.h
Franco Fichtner fc5a689a23 */*: sync with upstream
Taken from: FreeBSD
2016-09-28 23:31:18 +02:00

11 lines
272 B
C

--- adb/commandline.h.orig 2016-09-28 18:07:09 UTC
+++ adb/commandline.h
@@ -17,6 +17,8 @@
#ifndef COMMANDLINE_H
#define COMMANDLINE_H
+#include <stdio.h> // fwrite
+
#include "adb.h"
// Callback used to handle the standard streams (stdout and stderr) sent by the