hurd: Add shared mig declarations
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386gnu.mn
index b1985b7ad01c8d0073b31f43b91a3c4efb614058..b7414e3bcb426fb4d7e989e064b7af71e291586d 100644 (file)
@@ -21,7 +21,7 @@ MIGCOM = $(MIG) -cc cat - /dev/null
        | $(MIGCOM) -sheader /dev/null -server /dev/null -user $*_U.c -header $*_U.h
 
 # MIG stubs are not yet ready for C++ compilation.
-%_S.o %_U.o : COMPILE.post += -x c
+%_S.o %_U.o : COMPILE.post += -x c -include gnu-nat-mig.h
 
 NAT_GENERATED_FILES = notify_S.h notify_S.c \
        process_reply_S.h process_reply_S.c \
This page took 0.0238 seconds and 4 git commands to generate.