Skip to content

Commit

Permalink
Clean up "‘rset’ is deprecated" warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
anjohnson committed Aug 8, 2024
1 parent a281895 commit 7189005
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devIocStats/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ INC += devIocStatsOSD.h

LIBRARY_IOC = devIocStats

USR_CFLAGS += -DUSE_TYPED_RSET

devIocStats_LIBS = $(EPICS_BASE_IOC_LIBS)
devIocStats_SYS_LIBS_solaris = kstat
devIocStats_SYS_LIBS_WIN32 += psapi
Expand Down

0 comments on commit 7189005

Please sign in to comment.