codegooglecom / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Implicit declaration of function ‘strdup’ #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm attaching the patch which fixes this problem:

proxy.c:50: warning: implicit declaration of function ‘strdup’

Original issue reported on code.google.com by Arfrever...@gmail.com on 15 May 2009 at 11:06

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for the pointer. I'm wondering if the attached patch would also help you 
(it
would be consisten with all other files in the source and would be more 
consistent).

Can you please try if this solves the issue as well?

Original comment by dominiqu...@gmail.com on 16 May 2009 at 12:18

Attachments:

GoogleCodeExporter commented 9 years ago
That patch also works.

Original comment by Arfrever...@gmail.com on 16 May 2009 at 5:33

GoogleCodeExporter commented 9 years ago
commited as r342

Original comment by dominiqu...@gmail.com on 16 May 2009 at 6:02