File: glbiff.h

package info (click to toggle)
glbiff 0.2-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 112 kB
  • ctags: 49
  • sloc: cpp: 649; makefile: 39; sh: 31
file content (7 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
#ifndef __GLBIFF_H__
#define __GLBIFF_H__

extern int mail_count;
extern bool unreadmail;

#endif // __GLBIFF_H__