1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-19 11:40:31 -04:00
ports/devel/android-tools-adb/files/patch-adb_commandline.h

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