Skip to content
Snippets Groups Projects
Commit 514d69bd authored by Bryan Henderson's avatar Bryan Henderson
Browse files

Remove #if defined(bsdi) define SIGJMP_BUF, per Kurt Lidl.

parent 58193362
No related branches found
No related tags found
No related merge requests found
...@@ -38,9 +38,6 @@ ...@@ -38,9 +38,6 @@
#if defined(BSD44_derived) || \ #if defined(BSD44_derived) || \
defined(bsdi) defined(bsdi)
# if defined(bsdi)
# define SIGJMP_BUF
# endif
# define USE_LIMITS_H # define USE_LIMITS_H
# define USE_POSIX_TIME # define USE_POSIX_TIME
# define NEED_CBRT # define NEED_CBRT
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment