added watt32 headers and brought the DOS version up to parity with UNIX
[oftp] / libs / watt32 / err.h
diff --git a/libs/watt32/err.h b/libs/watt32/err.h
new file mode 100644 (file)
index 0000000..dd87f7e
--- /dev/null
@@ -0,0 +1,8 @@
+/*!\file err.h
+ *
+ * Compatibility header (for Net/FreeBSD programs)
+ */
+#ifndef __SYS_WERRNO_H
+#include <sys/werrno.h>
+#endif
+