forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c66e99
committed
Fix failure-to-compile-standalone in ecpg's dt.h.
This has to have <time.h>, or the references to "struct tm" don'tmean what they should.We have some other recently-introduced issues of the same ilk,but this one seems old. No backpatch though, as it's only alatent problem for most purposes.1 parent4d4c66a commit5c66e99
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
|
0 commit comments
Comments
(0)