Make RT build without __USE_MISC
and __USE_XOPEN
This commit is contained in:
@@ -52,4 +52,6 @@ bool hasTiffExtension(const Glib::ustring& filename);
|
||||
// Return true if file has .png extension (ignoring case)
|
||||
bool hasPngExtension(const Glib::ustring& filename);
|
||||
|
||||
void swab(const void* from, void* to, ssize_t n);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user