#include <stdlib.h>#include <stdio.h>#include <stdarg.h>#include <stdint.h>#include <inttypes.h>#include <sys/param.h>Include dependency graph for common.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | FILETIME |
Typedefs | |
| typedef uint32_t | DWORD |
| typedef uint16_t | WORD |
| typedef uint8_t | BYTE |
| typedef uint32_t | UINT32 |
|
|
|
|
|
|
|
|
Definition at line 30 of file common.h. Referenced by fileTimeToUnixTime(). |
|
|
|
1.3.9.1