Changeset 4f911fe3893494fb9c63f3751aa611c380056466
- Timestamp:
- 04/06/09 18:12:40
(4 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1239041560 +0000
- git-parent:
[e68d35702cdc13ce00fdda98235cb31f7bc2cf2b]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1239041560 +0000
- Message:
need this on Solaris
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r6210da7 |
r4f911fe |
|
| 105 | 105 | #include <sys/resource.h> |
|---|
| 106 | 106 | #endif |
|---|
| | 107 | #ifdef HAVE_ALLOCA_H |
|---|
| | 108 | #include <alloca.h> |
|---|
| | 109 | #endif |
|---|
| 107 | 110 | |
|---|
| 108 | 111 | #undef HAVE_ISSETUGID |
|---|