8 lines
107 B
C
8 lines
107 B
C
#ifndef _LIBNAZGUL
|
|
#define _LIBNAZGUL 1
|
|
|
|
#include "global.h"
|
|
#include "iface.h"
|
|
#include "proto.h"
|
|
|
|
#endif
|