X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=missing.c;h=40152b5a981c1bd67861311fa033c1716131bc2e;hp=f9f063a2725e4b9c3902a63178bb30cc3297dd78;hb=9f4226597c09ccdf74db2be0ef76d9e135e7c71c;hpb=e83a7438dc70ed96630887246a1d3aefcf155b1c diff --git a/missing.c b/missing.c index f9f063a..40152b5 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-2005, Michael Wallner | + | Copyright (c) 2004-2007, Michael Wallner | +--------------------------------------------------------------------+ */ /* $Id$ */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include "php.h" #include "missing.h"