Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 32824: /trunk/ /trunk/: version_info.c

Date: Sat, 15 May 2010 21:38:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32824

User: jmayer
Date: 2010/05/15 02:38 PM

Log:
 Bruno Matos <bruno.matos@xxxxxxxxx>
 
 In version_info.c file, if we put the Python include in first place we
 remove the warning/error "_POSIX_C_SOURCE redefined", as in this article:
 http://bytes.com/topic/python/answers/30009-warning-_posix_c_source-redefined
 .
 
 I had problems with CMake build.

Directory: /trunk/
  Changes    Path              Action
  +4 -4      version_info.c    Modified