aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2014-02-11 00:23:06 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-02-11 00:23:06 +0800
commit1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e (patch)
tree006217180bdff58e969e613696b1a5611601e458
parent4e7d21c1a9be4114247572667906c0d10ff35dfb (diff)
downloadwspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.tar
wspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.tar.gz
wspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.tar.bz2
wspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.tar.lz
wspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.tar.xz
wspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.tar.zst
wspkg-1aa8b292edb0fe31f04c2425ff622fe1aa6f0c4e.zip
避免在 Linux 上 linux 被當成 macro 展開
-rw-r--r--packages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.h b/packages.h
index a612d78..c05d743 100644
--- a/packages.h
+++ b/packages.h
@@ -1,6 +1,7 @@
// vim: ft=c: et
#define NULL
+#undef linux
// Include distribution-specific mapping files
#if (defined LIST)