summaryrefslogtreecommitdiff
path: root/src/OS/os.h-Linux
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/os.h-Linux')
-rw-r--r--src/OS/os.h-Linux3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux
index 3fead17d7..05c153e2c 100644
--- a/src/OS/os.h-Linux
+++ b/src/OS/os.h-Linux
@@ -44,9 +44,6 @@ storage" as quickly as Exim thinks they are. */
#define NEED_SYNC_DIRECTORY
-/* Other OS have "const" in here */
-#define ICONV_ARG2_TYPE char **
-
#define os_find_running_interfaces os_find_running_interfaces_linux
/* Need a prototype for the Linux-specific function. The structure hasn't