check for process.h, declares getpid() on Windows
[platform/upstream/gstreamer.git] / win32 / common / config.h.in
index bec367f..570c251 100644 (file)
 /* Defined if we have register_printf_function () */
 #undef HAVE_PRINTF_EXTENSION
 
+/* Define to 1 if you have the <process.h> header file. */
+#define HAVE_PROCESS_H 1
+
 /* Define if RDTSC is available */
 #undef HAVE_RDTSC