OSDN Git Service

parted: fix building issues on Android 6.0
[android-x86/external-parted.git] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);