summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-09-02 11:49:06 +0200
committerAndreas Schwab <schwab@redhat.com>2009-09-02 11:49:06 +0200
commit91740ee0e6897651f4996c52b6056af592f4e977 (patch)
treea517ca4dfac93d24c0c3e1ec897085ca28e4315a /include
parentb19ed4af95f005441cee8d138951665164bd28a8 (diff)
parentd840539e1271020600edba752e6ee908c00f66eb (diff)
Merge commit 'origin/master' into fedora/master
Diffstat (limited to 'include')
-rw-r--r--include/stdio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stdio.h b/include/stdio.h
index a8aab92aef..444aa39006 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -148,6 +148,7 @@ libc_hidden_proto (fileno)
libc_hidden_proto (fwrite)
libc_hidden_proto (fseek)
libc_hidden_proto (ftello)
+libc_hidden_proto (fflush)
libc_hidden_proto (fflush_unlocked)
libc_hidden_proto (fread_unlocked)
libc_hidden_proto (fwrite_unlocked)