~ubuntu-branches/ubuntu/jaunty/freeradius/jaunty-updates

« back to all changes in this revision

Viewing changes to src/modules/rlm_smb/byteorder.h

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-09-22 08:42:02 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20080922084202-eyjprg3z55481ha5
Tags: 2.1.0+dfsg-0ubuntu1
* New upstream release.
* Fixes FTBFS issue with new libtool.
* Fixes listen on random port. (LP: #261809)

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
*/
27
27
 
28
28
#include <freeradius-devel/ident.h>
29
 
RCSIDH(byteorder_h, "$Id: byteorder.h,v 1.3 2006/11/14 21:22:26 fcusack Exp $")
 
29
RCSIDH(byteorder_h, "$Id$")
30
30
 
31
31
#undef CAREFUL_ALIGNMENT
32
32