source: MondoRescue/branches/2.04_berlios/mondo/mondo/common/libmondo-gui.h@ 2708

Last change on this file since 2708 was 2708, checked in by Bruno Cornec, 13 years ago

r4184@localhost: bruno | 2011-01-27 15:52:51 +0100

  • Adds support for hpsa driver (new HP Smart Array driver)
  • Property svn:keywords set to Id
File size: 122 bytes
Line 
1/* libmondo-gui.h
2 * $Id: libmondo-gui.h 2708 2011-01-27 18:31:44Z bruno $
3 */
4
5#ifdef _XWIN
6 #include "X-specific.h"
7#else
8 #include "newt-specific.h"
9#endif
10
11
12
13
14
15
Note: See TracBrowser for help on using the repository browser.