update Sat Sep 12 12:37:01 PDT 2009
[pkgsrc.git] / wip / eciadsl-usermode / patches / patch-ae
1 $NetBSD$
2
3 --- eci-load1.c.orig    2003-10-12 10:31:57.000000000 +0200
4 +++ eci-load1.c
5 @@ -147,6 +147,10 @@ Manufacturer: GlobeSpan Inc. Product: US
6  #include "modem.h"
7  #include "util.h"
8  
9 +#ifdef __NetBSD__
10 +#include <libgen.h>
11 +#endif
12 +
13  #define TIMEOUT 1000
14  #define ECILOAD_TIMEOUT 20
15