1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-22 23:07:34 +00:00
termux-packages/packages/portmidi/porttime-ptlinux.c.patch
2022-05-02 09:02:41 +09:00

13 lines
239 B
Diff

--- a/porttime/ptlinux.c
+++ b/porttime/ptlinux.c
@@ -31,7 +31,9 @@
#include "porttime.h"
#include "time.h"
#include "sys/resource.h"
+#ifndef __ANDROID__
#include "sys/timeb.h"
+#endif
#include "pthread.h"
#define TRUE 1