diff options
Diffstat (limited to 'lib/fsync.c')
| -rw-r--r-- | lib/fsync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fsync.c b/lib/fsync.c index 5a4945ef2bf..a52e6642f91 100644 --- a/lib/fsync.c +++ b/lib/fsync.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | General Public License for more details. | 20 | General Public License for more details. |
| 21 | 21 | ||
| 22 | You should have received a copy of the GNU General Public License | 22 | You should have received a copy of the GNU General Public License |
| 23 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 23 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 24 | 24 | ||
| 25 | #include <config.h> | 25 | #include <config.h> |
| 26 | #include <unistd.h> | 26 | #include <unistd.h> |