xfce4-speed-plugin/panel-plugin/wormulon/hpux.h

6 lines
101 B
C
Raw Normal View History

#ifndef _HPUX_H_
#define _HPUX_H_
extern int checkinterface(void);
extern int get_stat(void);
#endif