Skip to content

Commit

Permalink
fix compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
glftpd-scripts committed Sep 15, 2015
1 parent 174c9f9 commit 771ce01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pre/modules/mod_symlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*/

#include <string.h>

#include <stdio.h>
// project includes
#include "mod_symlink.h"
#include "../foo-pre.h"
Expand Down

0 comments on commit 771ce01

Please sign in to comment.