summaryrefslogtreecommitdiff
path: root/kexgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'kexgen.c')
-rw-r--r--kexgen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/kexgen.c b/kexgen.c
index 3983c9f6b..91c960fe6 100644
--- a/kexgen.c
+++ b/kexgen.c
@@ -23,6 +23,8 @@
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 */ 24 */
25 25
26#include "includes.h"
27
26#include <sys/types.h> 28#include <sys/types.h>
27 29
28#include <stdio.h> 30#include <stdio.h>