summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netncp/ncp_cfg.h')
-rw-r--r--sys/netncp/ncp_cfg.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/netncp/ncp_cfg.h b/sys/netncp/ncp_cfg.h
new file mode 100644
index 0000000..82a30d7
--- /dev/null
+++ b/sys/netncp/ncp_cfg.h
@@ -0,0 +1,9 @@
+/*
+ * static configuration for libncp
+ *
+ * $FreeBSD$
+ */
+
+#define NCP_NLS_KOI2CP866
+#define NCP_NLS_DEFAULT NCP_NLS_KOI_866
+#define NCP_PREFIX ""
OpenPOWER on IntegriCloud