Changeset 0709063b3450834a1a3164c31b31e8dc95b7880d
- Timestamp:
- 03/02/08 03:14:02
(5 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1204427642 +0000
- git-parent:
[61a834efe1547debbe686651d648938d6ea24eff]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1204427642 +0000
- Message:
compile error
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5f388ee |
r0709063 |
|
| 10 | 10 | #include "utils/noit_hash.h" |
|---|
| 11 | 11 | #include "noit_console.h" |
|---|
| | 12 | |
|---|
| | 13 | #include <uuid/uuid.h> |
|---|
| 12 | 14 | |
|---|
| 13 | 15 | typedef enum { noit_false = 0, noit_true } noit_conf_boolean; |
|---|