Fix Windows buildbot failure
[python.git] / Mac / PythonLauncher / doscript.h
blobeef0b5641f679eb8182cb552ce439d8f1a72566c
1 /*
2 * doscript.h
3 * PythonLauncher
5 * Created by Jack Jansen on Wed Jul 31 2002.
6 * Copyright (c) 2002 __MyCompanyName__. All rights reserved.
8 */
10 #include <Carbon/Carbon.h>
12 extern int doscript(const char *command);