diff options
Diffstat (limited to 'qmail.h')
| -rw-r--r-- | qmail.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -8,6 +8,7 @@ struct qmail { | |||
| 8 | unsigned long pid; | 8 | unsigned long pid; |
| 9 | int fdm; | 9 | int fdm; |
| 10 | int fde; | 10 | int fde; |
| 11 | int fderr; | ||
| 11 | substdio ss; | 12 | substdio ss; |
| 12 | char buf[1024]; | 13 | char buf[1024]; |
| 13 | } ; | 14 | } ; |
