From 54213a0f6945a69a53c334db0f0a5dd257a5c74b Mon Sep 17 00:00:00 2001 From: atkawa7 Date: Fri, 30 Jun 2017 11:35:20 -0700 Subject: [PATCH] [libconfig] Add source of the file --- ports/libconfig/scandir.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/libconfig/scandir.c b/ports/libconfig/scandir.c index 555a3dc5e0..313730410d 100644 --- a/ports/libconfig/scandir.c +++ b/ports/libconfig/scandir.c @@ -22,6 +22,7 @@ // Emulation of posix scandir() call // This source file is #include'd by scandir.c // THIS IS A C FILE! DO NOT CHANGE TO C++!!! +// See @http://www.fltk.org/strfiles/1779/scandir.c #include #include