btrfs: Attempt to fix GCC2 build.
[haiku.git] / src / bin / media_client / MediaTest.h
blob3cca65fc292d0e1b388bf95983ce517c1445f69c
1 /*
2 * Copyright 2017, Dario Casalinuovo. All rights reserved.
3 * Distributed under the terms of the MIT License.
4 */
6 #ifndef _MEDIA_CLIENT_TEST
7 #define _MEDIA_CLIENT_TEST
9 void media_test();
11 #endif