diff --git a/arg.h b/arg.h index 04b8514..4df77a7 100644 --- a/arg.h +++ b/arg.h @@ -3,8 +3,8 @@ * by 20h */ -#ifndef __ARG_H__ -#define __ARG_H__ +#ifndef ARG_H__ +#define ARG_H__ extern char *argv0;