X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fregistry.c;h=12912561773fd3884ab3fad7015624fd6683be5d;hp=656d6360aca0030856c3a08830998cea1ea4119f;hb=3122e6f075647374e7a98ae9501d100de8d004a9;hpb=d2b8ea6b81979dd25a8bab77c629499b988d7bae diff --git a/formats/registry.c b/formats/registry.c index 656d6360..12912561 100644 --- a/formats/registry.c +++ b/formats/registry.c @@ -3,7 +3,9 @@ * * Format Registry * - * Copyright 2010 - Mathieu Desnoyers + * Copyright 2010-2011 EfficiOS Inc. and Linux Foundation + * + * Author: Mathieu Desnoyers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -20,6 +22,7 @@ #include #include #include +#include struct walk_data { FILE *fp;