Index: head/databases/sqlitestudio/files/patch-coreSQLiteStudio_common_utils.cpp =================================================================== --- head/databases/sqlitestudio/files/patch-coreSQLiteStudio_common_utils.cpp (nonexistent) +++ head/databases/sqlitestudio/files/patch-coreSQLiteStudio_common_utils.cpp (revision 406847) @@ -0,0 +1,10 @@ +--- coreSQLiteStudio/common/utils.cpp.orig 2016-01-21 10:31:10 UTC ++++ coreSQLiteStudio/common/utils.cpp +@@ -2,6 +2,7 @@ + #include "common/global.h" + #include "dbobjecttype.h" + #include "rsa/RSA.h" ++#include + #include + #include + #include Property changes on: head/databases/sqlitestudio/files/patch-coreSQLiteStudio_common_utils.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/sqlitestudio/files/patch-coreSQLiteStudio_db_db.h =================================================================== --- head/databases/sqlitestudio/files/patch-coreSQLiteStudio_db_db.h (nonexistent) +++ head/databases/sqlitestudio/files/patch-coreSQLiteStudio_db_db.h (revision 406847) @@ -0,0 +1,10 @@ +--- coreSQLiteStudio/db/db.h.orig 2016-01-21 10:33:48 UTC ++++ coreSQLiteStudio/db/db.h +@@ -17,6 +17,7 @@ + #include + #include + #include ++#include + + /** @file */ + Property changes on: head/databases/sqlitestudio/files/patch-coreSQLiteStudio_db_db.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/databases/sqlitestudio/files/patch-sqlitestudiocli_cli__config.h =================================================================== --- head/databases/sqlitestudio/files/patch-sqlitestudiocli_cli__config.h (nonexistent) +++ head/databases/sqlitestudio/files/patch-sqlitestudiocli_cli__config.h (revision 406847) @@ -0,0 +1,10 @@ +--- sqlitestudiocli/cli_config.h.orig 2016-01-21 10:44:03 UTC ++++ sqlitestudiocli/cli_config.h +@@ -2,6 +2,7 @@ + #define CLI_CONFIG_H + + #include "config_builder.h" ++#include + + namespace CliResultsDisplay + { Property changes on: head/databases/sqlitestudio/files/patch-sqlitestudiocli_cli__config.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property