opnsense-ports/devel/android-tools-adb/files/patch-adb_commandline.h
Franco Fichtner cb39ac50ab */*: sync with upstream
Taken from: HardenedBSD
2017-08-23 15:19:03 +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