1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(BSD_SYSTEM): Alternate definition for FreeBSD v3.

This commit is contained in:
Richard M. Stallman 1997-04-10 00:27:09 +00:00
parent e0b5b76c4e
commit 3e7562b11e

View File

@ -80,6 +80,8 @@
#define BSD_SYSTEM 199103
#elif __FreeBSD__ == 2
#define BSD_SYSTEM 199306
#elif __FreeBSD__ == 3
#define BSD_SYSTEM 199506
#endif
#define WAITTYPE int