[ovs-git] Open vSwitch: odp-util: Include <config.h> first. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 21 17:43:20 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  bed69b3e61de1728e731bcefca2370de52c30d14 (commit)
      from  3c4a309c65ac2719f837f99a9131990a5575b854 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bed69b3e61de1728e731bcefca2370de52c30d14
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bed69b3e61de1728e731bcefca2370de52c30d14
Author: Ben Pfaff <blp at nicira.com>
		
odp-util: Include <config.h> first.
		
Otherwise _GNU_SOURCE doesn't get defined early enough and on some systems
LLONG_MIN is missing when odp-util.c tries to use it indirectly through
token-bucket.h.

Reported-by: Michael Hu <mhu at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/odp-util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list