Skip to content

Commit

Permalink
remove libproc
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 23, 2023
1 parent 24aace4 commit c61fb4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/posix/system_resource_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <aws/common/system_resource_util.h>

#include <sys/resource.h>
#include <libproc.h>

int aws_init_memory_usage_for_current_process(struct aws_memory_usage *memory_usage) {
AWS_PRECONDITION(memory_usage);
Expand Down

0 comments on commit c61fb4f

Please sign in to comment.