ezmlmx 0.68
ezmlmx
|
#include <unistd.h>
#include "logmsg.h"
#include "env.h"
#include "subscribe.h"
#include "getoptb.h"
#include "errtxt.h"
#include "idx.h"
#include "auto_version.h"
Go to the source code of this file.
Macros | |
#define | WHO "ezmlm-issubn" |
Functions | |
int | main (int argc, char **argv) |
Definition in file ezmlm-issubn.c.
#define WHO "ezmlm-issubn" |
Definition at line 10 of file ezmlm-issubn.c.
int main | ( | int | argc, |
char ** | argv ) |