~ubuntu-branches/ubuntu/precise/netatalk/precise

« back to all changes in this revision

Viewing changes to sys/netbsd/netatalk/endian.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2004-01-19 12:43:49 UTC
  • Revision ID: james.westby@ubuntu.com-20040119124349-es563jbp0hk0ae51
Tags: upstream-1.6.4
ImportĀ upstreamĀ versionĀ 1.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
/*
 
3
 * netatalk/endian.h
 
4
 *
 
5
 * This file is a dummy replacement for endian.h. NetBSD includes
 
6
 * machine/endian.h in sys/types.h, and it was decided that a
 
7
 * second include file was not needed. This file is included to
 
8
 * make all the source code compile correctly.
 
9
 */