X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fcontrib%2Fgetopti.c;h=8e601568dce900166d58373ae6c69629761b3247;hp=086cbb0964274b9ac8b4b18d7b3a1b16c8deaf4a;hb=40f8443d8d3a6577336ee66d18e04d9ac4d956bb;hpb=6210937137137fe4019e808686dd1fcf99360af6 diff --git a/lib/contrib/getopti.c b/lib/contrib/getopti.c index 086cbb09..8e601568 100644 --- a/lib/contrib/getopti.c +++ b/lib/contrib/getopti.c @@ -1,5 +1,5 @@ /* Our own convenience getopt. Public Domain. */ -#include "silcincludes.h" +#include "silc.h" #ifndef SILC_EPOC #if !defined(HAVE_GETOPT) && !defined(HAVE_GETOPT_H)