X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/771c0cb6072b3e90d4ed7007073552736c49e655..3bc1f99e3cc645b0160cba51805afb3f9f711fa0:/util.c diff --git a/util.c b/util.c index 62b816b..124bcd5 100644 --- a/util.c +++ b/util.c @@ -1,4 +1,4 @@ -/* (C)opyright MMVII Anselm R. Garbe +/* (C)opyright MMVI-MMVII Anselm R. Garbe * See LICENSE file for license details. */ #include "dmenu.h" @@ -6,8 +6,6 @@ #include #include #include -#include -#include void * emalloc(unsigned int size) {