summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_cfg.h
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-10-12 11:56:41 +0000
committerbp <bp@FreeBSD.org>1999-10-12 11:56:41 +0000
commit41cfec2c0234181158049ff25ca1f5de503d7f1a (patch)
tree5df7367bbf1788b36cc6e008c01b2b3fe1e5f0e9 /sys/netncp/ncp_cfg.h
parentc364c2223a670b6987002786543b211abaca4862 (diff)
downloadFreeBSD-src-41cfec2c0234181158049ff25ca1f5de503d7f1a.zip
FreeBSD-src-41cfec2c0234181158049ff25ca1f5de503d7f1a.tar.gz
Initial import of ncp library sources.
Reviewed by: jdp, mdodd
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