X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Funexhp9k800.c;h=9c2bad9761d5e46bf1c5af3fdb42df39878f422a;hp=c89fb01d81ea90dba0323fe4454cf11a6f3997e4;hb=b73e352f264e9da0a00159dc29f318305cbe8636;hpb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8 diff --git a/src/unexhp9k800.c b/src/unexhp9k800.c index c89fb01..9c2bad9 100644 --- a/src/unexhp9k800.c +++ b/src/unexhp9k800.c @@ -52,6 +52,7 @@ Boston, MA 02111-1307, USA. */ #include +#include #include #include #include @@ -80,7 +81,7 @@ Boston, MA 02111-1307, USA. */ #ifdef HPUX_USE_SHLIBS #include /* User-space dynamic loader entry points */ -void Save_Shared_Data(); +void Save_Shared_Data(void); int run_time_remap(); #endif