summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/appl/movemail/Imakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/appl/movemail/Imakefile b/src/appl/movemail/Imakefile
index feadb9ed8..844675544 100644
--- a/src/appl/movemail/Imakefile
+++ b/src/appl/movemail/Imakefile
@@ -28,6 +28,7 @@
DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB) $(HESLIBS)
DEFINES = -DKERBEROS -DKRB5 -DMAIL_USE_POP $(OSDEFS) $(HESDEFS)
+ INCLUDES = $(HESINCLUDES)
#ifndef AIXArchitecture
OSDEFS = -DMAIL_USE_FLOCK -DBSD
#endif