forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita24b04d
committed
Remove inclusion of <varargs.h> on SunOS; this does not work since we
use the ANSI varargs style (<stdarg.h>) not the old style. Tatsuo hadreported this change was necessary back in the 7.0 beta cycle (4/13/00)but for some reason, making the edit never got done.1 parent2884073 commita24b04d
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
584 | 584 |
| |
585 | 585 |
| |
586 | 586 |
| |
587 |
| - | |
588 | 587 |
| |
589 | 588 |
| |
590 | 589 |
| |
|
0 commit comments
Comments
(0)