headers/bsd: Add sys/queue.h.
[haiku.git] / src / tests / add-ons / print / ppd / test / MsgConsts.h
blob0997cdc29bac345ddc04a449c2523eb6e7bf0ac6
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 MSG_CONSTS_H
10 #define MSG_CONSTS_H
12 #define MENU_APP_NEW 'APnw'
14 #endif