view src/s/riscos5.h @ 69492:6afc0d1f682b

* mh-compat.el (mh-image-load-path-for-library): Fix example by not recommending that one binds image-load-path. Just defvar it to placate compiler and only use it if previously defined. * mh-e.el (image-load-path): Don't bind! * mh-folder.el (mh-folder-mode): Only use image-load-path if previously defined. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto.
author Bill Wohler <wohler@newt.com>
date Wed, 15 Mar 2006 17:03:58 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

#include "bsd4-3.h"

/* This file has changes that Jost Krieger <x920031@rubb.rz.ruhr-uni-bochum.de>
   says are necessary.  */

/* No declaration in system header files.  */
extern double atof ();

#define LD_SWITCH_SYSTEM -non_shared

#define GETPGRP_NO_ARG

/* arch-tag: e8ddf21d-72a0-476d-b33e-364f8b20e3b7
   (do not change this comment) */