fat: Greatly simplify and clean up dosfs_get_file_map().
[haiku.git] / src / preferences / printers / Globals.h
blobb5292ebdc1a14f4103f348bfbe45492d16663b19
1 /*
2 * Copyright 2001-2010, Haiku.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Michael Pfeiffer
7 */
8 #ifndef GLOBALS_H
9 #define GLOBALS_H
12 #include <Messenger.h>
13 #include <String.h>
16 BString ActivePrinterName();
17 status_t GetPrinterServerMessenger(BMessenger& msgr);
19 #endif // GLOBALS_H