* Makefile.in (gnu-nat.o): Revert the 2008-09-10 change, as the problem
	is fixed upstream.
 2008-10-09  Thomas Schwinge  <tschwinge@gnu.org>
 
+       * Makefile.in (gnu-nat.o): Revert the 2008-09-10 change, as the problem
+       is fixed upstream.
+
        * reply_mig_hack.awk: Use the `BAD_TYPECHECK' macro.
 
        * MAINTAINERS (Write After Approval): Add myself.
 
 # Some files need explicit build rules (due to -Werror problems) or due
 # to sub-directory fun 'n' games.
 
-# "gnu-nat.c" gets "suggest parentheses around assignment used as
-# truth value" errors.  It turns out that there is a system header
-# that does `if (a = b)'.
-gnu-nat.o: $(srcdir)/gnu-nat.c
-       $(COMPILE.pre) $(INTERNAL_WARN_CFLAGS) $(COMPILE.post) $(srcdir)/gnu-nat.c
-       $(POSTCOMPILE)
-
 hpux-thread.o: $(srcdir)/hpux-thread.c
        $(COMPILE) -I$(srcdir)/osf-share -I$(srcdir)/osf-share/HP800 \
                -I/usr/include/dce $(srcdir)/hpux-thread.c