~ubuntu-branches/ubuntu/wily/virtualbox-ose/wily

« back to all changes in this revision

Viewing changes to src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2010-12-05 11:27:36 UTC
  • mfrom: (0.3.11 upstream) (0.4.21 sid)
  • Revision ID: james.westby@ubuntu.com-20101205112736-os9dcg0r9dxbfpa0
Tags: 3.2.12-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
  - Add ubuntu-01-fix-build-gcc45.patch to fix FTBFS due to uninitalized
    variables.
  - Add ubuntu-02-as-needed.patch to fix FTBFS with --as-needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 * Foundation, in version 2 as it comes in the "COPYING" file of the
15
15
 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
16
16
 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 
17
 *
 
18
 * The contents of this file may alternatively be used under the terms
 
19
 * of the Common Development and Distribution License Version 1.0
 
20
 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
 
21
 * VirtualBox OSE distribution, in which case the provisions of the
 
22
 * CDDL are applicable instead of those of the GPL.
 
23
 *
 
24
 * You may elect to license modified versions of this file under the
 
25
 * terms and conditions of either the GPL or the CDDL or both.
17
26
 */
18
27
 
19
28
#ifndef ___VBoxFS_prov_Solaris_h