From f17bb94f47090f3397b60b5e264aa9f18dbf203d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 17 Feb 2004 18:04:03 +0000 Subject: Add D-Bus support for PIN request --- hcid/lib.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hcid/lib.c') diff --git a/hcid/lib.c b/hcid/lib.c index 2e310012..bb85feb4 100644 --- a/hcid/lib.c +++ b/hcid/lib.c @@ -32,6 +32,10 @@ #include #include +#include +#include +#include + #include "hcid.h" #include "lib.h" -- cgit