* display.c: If __GO32__ is defined, include <sys/pc.h>.
authorIan Lance Taylor <ian@airs.com>
Mon, 9 May 1994 22:36:24 +0000 (22:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 9 May 1994 22:36:24 +0000 (22:36 +0000)
readline/ChangeLog

index 4d2e460..f770e64 100644 (file)
@@ -3,6 +3,7 @@ Mon May  9 18:29:42 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
        * readline.c (readline_default_bindings): Don't compile if
        __GO32__ is defined.
        * rltty.c (rltty_set_default_bindings): Likewise.
+       * display.c: If __GO32__ is defined, include <sys/pc.h>.
 
 Fri May  6 13:38:39 1994  Steve Chamberlain  (sac@cygnus.com)