Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit514d69b

Browse files
author
Bryan Henderson
committed
Remove #if defined(bsdi) define SIGJMP_BUF, per Kurt Lidl.
1 parent5819336 commit514d69b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/include/config.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* the purpose of this file is to reduce the use of #ifdef's through
2-
* the code base by those porting the software,an dto facilitate the
2+
* the code base by those porting the software,and to facilitate the
33
* eventual use of autoconf to build the server
44
*/
55

@@ -38,9 +38,6 @@
3838

3939
#if defined(BSD44_derived)|| \
4040
defined(bsdi)
41-
# if defined(bsdi)
42-
# defineSIGJMP_BUF
43-
# endif
4441
# defineUSE_LIMITS_H
4542
# defineUSE_POSIX_TIME
4643
# defineNEED_CBRT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp