X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=missing.c;h=65851bef9dd24d6571ffed3c666dec0230de2dae;hb=7998a6d6ecc1f8f5d63bf463e2d07ea2db262a98;hp=1ca6cbbbadd80a6ce49198190e7c4209f0e3babf;hpb=32e91737086db53bb1fd9ed9f79d693c43ec459f;p=m6w6%2Fext-http diff --git a/missing.c b/missing.c index 1ca6cbb..65851be 100644 --- a/missing.c +++ b/missing.c @@ -6,12 +6,16 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2006, Michael Wallner | + | Copyright (c) 2004-2010, Michael Wallner | +--------------------------------------------------------------------+ */ /* $Id$ */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include "php.h" #include "missing.h"