X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=blobdiff_plain;f=includes.h;h=401a0e4f22d28fba3dd969bb38b69bb3ab8554cc;hp=d4967e05985c0a9a3b04ecc73794dd78fd9e37fb;hb=5dc1cdecb149196c944c3a0983051eeae6c2b3a0;hpb=1fae30ee0ec3b4c7431c291ca8f63abbf67bff89 diff --git a/includes.h b/includes.h index d4967e0..401a0e4 100644 --- a/includes.h +++ b/includes.h @@ -1,14 +1,6 @@ #ifndef INCLUDES_H #define INCLUDES_H -#ifndef __UNUSED -# define __UNUSED __attribute__ ((unused)) -#endif - -#ifndef __dead -# define __dead -#endif - #ifndef _PATH_TTY # define _PATH_TTY "/dev/tty" #endif