diff options
Diffstat (limited to 'nx-X11/lib/dps/psifdef.txt')
-rw-r--r-- | nx-X11/lib/dps/psifdef.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nx-X11/lib/dps/psifdef.txt b/nx-X11/lib/dps/psifdef.txt new file mode 100644 index 000000000..0de071a23 --- /dev/null +++ b/nx-X11/lib/dps/psifdef.txt @@ -0,0 +1,7 @@ +#ifndef PSOPS_H +#define PSOPS_H + +#if defined(__cplusplus) || defined(c_plusplus) +extern "C" { +#endif + |