mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 20:11:53 +08:00
11 lines
203 B
Diff
11 lines
203 B
Diff
--- a/src/dhry1.c
|
|
+++ b/src/dhry1.c
|
|
@@ -2,6 +2,7 @@
|
|
#include <sys/time.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include <unistd.h>
|
|
//#include <gio/gio.h>
|
|
|
|
Rec_Pointer Ptr_Glob, Next_Ptr_Glob;
|