sdk: Update stale includes

Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
2026-07-13 21:56:26 -04:00
parent 0b3a0cc071
commit bb125b6128
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#ifndef _SDK_ATOMIC_H_
#define _SDK_ATOMIC_H_ 1
#include <stdef.h>
#include <ptdef.h>
static inline ULONG
AtomicAddLongNv(volatile ULONG *Ptr, ULONG Value)