ls.h: rename to ls.hxx

This commit is contained in:
Max Kellermann
2013-01-03 17:34:51 +01:00
parent 1e0ea57dc4
commit f2510d60fa
7 changed files with 9 additions and 9 deletions

View File

@@ -18,9 +18,9 @@
*/
#include "config.h"
#include "ls.hxx"
extern "C" {
#include "ls.h"
#include "uri.h"
}