Fix build on powerpc64 from Sebastian
authorSteve Youngs <steve@sxemacs.org>
Thu, 5 Apr 2012 23:32:46 +0000 (09:32 +1000)
committerSteve Youngs <steve@sxemacs.org>
Thu, 5 Apr 2012 23:32:46 +0000 (09:32 +1000)
commit34a15225c8ee244b3a078b5ab3f9b1d107fedd12
tree1e7085ba0a1af3de0630afa84f852c6e25a20522
parentc8b7da8680572fcfc2840190df11613257d56c1a
parent8c9e31ceea56f8c91f8e3cbc192ccd90ba1b3ae5
Fix build on powerpc64 from Sebastian

* merges:
  fix, adhere to prototypes in libpq-he.h, use size_t* instead of unsigned int*
  fix to fix, PEBKAC, also include ent.h goodies in cl-loop code
  minor, clarify usage of ase_ffsl in skiplist.c
  minor, provide (missing) ffsl for ppc64 and flsl for ppc and ppc64
  minor, provide __next_2power() from the bithacks web site
  cosmetics, include ent/ent.h (or one of its sub-includes) directly, take 2, ...
  cosmetics, include ent/ent.h (or one of its sub-includes) directly ...
  cosmetics, do not include all of ent.h in lisp.h ...