aboutsummaryrefslogtreecommitdiff
path: root/src/lutris/post.h
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-12-13 23:50:56 +0100
committerJan200101 <sentrycraft123@gmail.com>2022-12-13 23:50:56 +0100
commit340b0598377bd89118281968d50e5932873455b6 (patch)
tree1af64a6c8342570eb1bff1d02c1298deb02968d9 /src/lutris/post.h
parent0bb514ac4dffe10b339d1ea82c13a9269b5d588b (diff)
downloadpolecat-340b0598377bd89118281968d50e5932873455b6.tar.gz
polecat-340b0598377bd89118281968d50e5932873455b6.zip
cleanup lutris list headersdev
Diffstat (limited to 'src/lutris/post.h')
-rw-r--r--src/lutris/post.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lutris/post.h b/src/lutris/post.h
new file mode 100644
index 0000000..0b4c3a9
--- /dev/null
+++ b/src/lutris/post.h
@@ -0,0 +1,9 @@
+
+#ifdef _linux
+#define linux _linux
+#undef _linux
+#endif
+
+#ifdef VAL
+#undef VAL
+#endif