mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 09:44:04 +00:00
Fix build error for IBM/smapi support.
This commit is contained in:
parent
9ba34190c7
commit
3ecf91ff9b
@ -24,6 +24,7 @@
|
|||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
#include "conky.h" /* text_buffer_size, PACKAGE_NAME, maybe more */
|
#include "conky.h" /* text_buffer_size, PACKAGE_NAME, maybe more */
|
||||||
#include "smapi.h"
|
#include "smapi.h"
|
||||||
|
#include "temphelper.h"
|
||||||
#include "logging.h"
|
#include "logging.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user