[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RE : [lwip-devel] Memory leak for timeouts
From: |
Marc CHALAND |
Subject: |
Re: RE : [lwip-devel] Memory leak for timeouts |
Date: |
Wed, 7 Nov 2007 10:00:08 +0100 |
Frédéric BERNON <address@hidden>:
> Since this function is specific to your port, and since...
>
> #include "arch/sys_arch.h"
>
> ...is already included in "sys.h", so, adding the declaration in your
> sys_arch.h should be
> enought.
OK, I do it. Thank you for your help.
Marc