diff --git a/wsutil/process.h b/wsutil/process.h index eb3fd4c597..0be67421f3 100644 --- a/wsutil/process.h +++ b/wsutil/process.h @@ -40,4 +40,3 @@ typedef pid_t ws_process_id; /* on UN\*X, a process ID is a pid_t */ #endif /* __cplusplus */ #endif /* _WSUTIL_PROCESS_H_ */ -