X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=util.c;h=124bcd59aec1a9c93297d8c05d4c288dc0322a7a;hb=a1913a6af7c9cd6de18e15e989050690fdaa6600;hp=0427ed5a0c03c89319556a1ac2d903906f547d4f;hpb=95b19f75cce1ba994790ccf7ccdf1815d5d52d75;p=dmenu.git diff --git a/util.c b/util.c index 0427ed5..124bcd5 100644 --- a/util.c +++ b/util.c @@ -1,4 +1,4 @@ -/* (C)opyright MMVI 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) {