annotate src/s/riscos5.h @ 49827:754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
author |
Jan Djärv <jan.h.d@swipnet.se> |
date |
Mon, 17 Feb 2003 18:41:14 +0000 |
parents |
d4f7dec4acb7 |
children |
695cf19ef79e |
rev |
line source |
12896
|
1 #include "bsd4-3.h"
|
|
2
|
|
3 /* This file has changes that Jost Krieger <x920031@rubb.rz.ruhr-uni-bochum.de>
|
|
4 says are necessary. */
|
|
5
|
|
6 /* No declaration in system header files. */
|
|
7 extern double atof ();
|
|
8
|
|
9 #define LD_SWITCH_SYSTEM -non_shared
|
|
10
|
|
11 #define GETPGRP_NO_ARG
|