#ifndef COMMIT_H
#define COMMIT_H

void *commit(void *targs);

#endif // COMMIT_H