From 8f1eee8a4da6f78a0ee3bb4b8e735e367af42ac9 Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 4 Mar 2002 00:50:58 +0000 Subject: [PATCH 1/1] Missing includes for uClinux patches on i386 --- gnokii/gnokii.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnokii/gnokii.c b/gnokii/gnokii.c index 9b94644..fadf2b4 100644 --- a/gnokii/gnokii.c +++ b/gnokii/gnokii.c @@ -20,6 +20,8 @@ #include #include #include +#include +#include #ifdef UCLINUX /* or "getopt.h" would include insufficient getopt.h from uClinux */ -- 1.8.3.1