X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=util.c;h=124bcd59aec1a9c93297d8c05d4c288dc0322a7a;hb=a1913a6af7c9cd6de18e15e989050690fdaa6600;hp=62b816b964bbf01c8861c1b255fd909b27baf38f;hpb=771c0cb6072b3e90d4ed7007073552736c49e655;p=dmenu.git 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) {