mirror of
https://github.com/Thesola10/umd-livepatch.git
synced 2025-04-19 14:03:23 +00:00
7 lines
87 B
C
7 lines
87 B
C
#ifndef __RPATCH_H
|
|
#define __RPATCH_H
|
|
|
|
#include "umdiff/umdiff.h"
|
|
|
|
#endif //__RPATCH_H
|