ports/audio/zinf/files/patch-ui_zinf_include_DialControl.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

12 lines
316 B
C++

--- ui/zinf/include/DialControl.h.orig 2003-09-16 17:35:32 UTC
+++ ui/zinf/include/DialControl.h
@@ -24,7 +24,9 @@ ________________________________________
#ifndef INCLUDED_DIALCONTROL_H__
#define INCLUDED_DIALCONTROL_H__
+#if HAVE_STDINT_H
#include <stdint.h>
+#endif
#include "config.h"
#include <string>