mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
12 lines
228 B
Diff
12 lines
228 B
Diff
--- ./ktdbext.h.orig
|
|
+++ ./ktdbext.h
|
|
@@ -16,6 +16,8 @@
|
|
#ifndef _KTDBEXT_H // duplication check
|
|
#define _KTDBEXT_H
|
|
|
|
+#include <unistd.h>
|
|
+
|
|
#include <ktcommon.h>
|
|
#include <ktutil.h>
|
|
#include <ktulog.h>
|