]> git.saurik.com Git - apple/system_cmds.git/blobdiff - sync.tproj/sync.c
system_cmds-431.tar.gz
[apple/system_cmds.git] / sync.tproj / sync.c
index 9a242f397a10bcaf930cd2557409c0228159177e..10a4856c5630fb26383465a00d605e4a7182c516 100644 (file)
  * SUCH DAMAGE.
  */
 
+#include <stdlib.h>
+#include <unistd.h>
+
+int
 main()
 {
        sync();