aboutsummaryrefslogtreecommitdiffstats
path: root/api/pch.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-10-30 16:58:50 +0100
committerSimon Rozman <simon@rozman.si>2020-10-31 19:11:50 +0100
commitf947205cee76a1ae9ddf555d7e2a45675fe333fd (patch)
tree2d70011349690078863efeedf066f26600603179 /api/pch.h
parentapi: rework pool hashing (diff)
downloadwintun-f947205cee76a1ae9ddf555d7e2a45675fe333fd.tar.xz
wintun-f947205cee76a1ae9ddf555d7e2a45675fe333fd.zip
api: use proper iso atomic semantics
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'api/pch.h')
-rw-r--r--api/pch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/pch.h b/api/pch.h
index bb5b3a1..45bf3b1 100644
--- a/api/pch.h
+++ b/api/pch.h
@@ -6,7 +6,6 @@
#pragma once
#include "adapter.h"
-#include "atomic.h"
#include "api.h"
#include "elevate.h"
#include "logger.h"