lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9072] Add missing include for lwip/sys.h


From: Axel Lin
Subject: [lwip-devel] [patch #9072] Add missing include for lwip/sys.h
Date: Tue, 9 Aug 2016 03:03:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.75 Safari/537.36

Follow-up Comment #7, patch #9072 (project lwip):

Hi Sylvain,
I did exactly what you suggested:
Add my random.c/random.h and in cc.h

#include "random.h" 
#define LWIP_RAND() my_random() 

I still got exactly the same warning.

It looks like lwip/arch.h is not included in these files using LWIP_RANDOM.

Thanks,
Axel

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9072>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]