mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
11 lines
264 B
Diff
11 lines
264 B
Diff
|
--- capi4k-utils/capi20/capi20.h~ 2000-11-19 11:15:01.000000000 +0100
|
||
|
+++ capi4k-utils/capi20/capi20.h 2007-11-12 12:07:30.000000000 +0100
|
||
|
@@ -21,6 +21,7 @@
|
||
|
#define __CAPI20_H__
|
||
|
|
||
|
#include <sys/time.h>
|
||
|
+#include <sys/types.h>
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C" {
|