Skip to content

Commit

Permalink
temporal: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
RaniAgus committed Aug 24, 2022
1 parent 8f7c48e commit 6ed2579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commons/temporal.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "temporal.h"
#include "error.h"
#include "string.h"

#include <stdlib.h>
Expand Down

0 comments on commit 6ed2579

Please sign in to comment.