summaryrefslogtreecommitdiff
path: root/devel/android-tools-adb/files/patch-adb_commandline.h
blob: ac22e1d11e370a99655667b04554aa2ffd8bd192 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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