vfs: check userland buffers before reading them.
[haiku.git] / src / tests / add-ons / print / ppd / test / Test.h
blob3c47d82ff912a95d41a1628251f1682aecc8d315
1 /*
2 * Copyright 2008, Haiku.
3 * Distributed under the terms of the MIT license.
5 * Authors:
6 * Michael Pfeiffer <laplace@users.sourceforge.net>
7 */
9 #ifndef _TEST_H
10 #define _TEST_H
12 extern const char* gPPDFile;
14 #endif