X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/7375d27e3d0ff85d8836e30742725b1e8e923ddc:/OS/os.h-HI-OSF..50afd7598c8781f66e103d8421d69aed0d69f884:/OS/unsupported/static/git-favicon.png diff --git a/OS/os.h-HI-OSF b/OS/os.h-HI-OSF deleted file mode 100644 index 0f50fb6..0000000 --- a/OS/os.h-HI-OSF +++ /dev/null @@ -1,12 +0,0 @@ -/* Exim: OS-specific C header file for HI-OSF/1-MJ and HI-UX/MPP */ - -#define HAVE_SYS_MOUNT_H - -typedef struct flock flock_t; -#define F_FREESP O_TRUNC -#define DN_EXPAND_ARG4_TYPE u_char * - -/* default is non-const */ -#define ICONV_ARG2_TYPE const char ** - -/* End */