summaryrefslogtreecommitdiff
path: root/curses/PAIR_NUMBER.h
diff options
context:
space:
mode:
Diffstat (limited to 'curses/PAIR_NUMBER.h')
-rw-r--r--curses/PAIR_NUMBER.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/curses/PAIR_NUMBER.h b/curses/PAIR_NUMBER.h
new file mode 100644
index 0000000..183a6ed
--- /dev/null
+++ b/curses/PAIR_NUMBER.h
@@ -0,0 +1,6 @@
+#include <curses.h>
+#define PAIR_NUMBER(__value) /* TODO */
+/*
+XOPEN(400)
+LINK(curses)
+*/